Macro weedle::opt_flat [] [src]

macro_rules! opt_flat {
    ($i:expr, $submac:ident!( $($args:tt)* )) => { ... };
}