Macro incrust::stmt_named [] [src]

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