Macro incrust::stmt [] [src]

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