Macro incrust::stmt_expr [] [src]

macro_rules! stmt_expr {
    ( $i:expr, $cmd: expr ) => { ... };
}