Macro fungi_lang::fgi_listing_test [] [src]

macro_rules! fgi_listing_test {
    [ $($e:tt)+ ] => { ... };
}