Skip to main content

first_expr

Macro first_expr 

Source
macro_rules! first_expr {
    ($e:expr $(,$_e:expr)*) => { ... };
}