Macro fungi_lang::fgi_mod[][src]

macro_rules! fgi_mod {
    { hostuse { $($deps:tt)+ } $($decls:tt)+ } => { ... };
    { $($decls:tt)+ } => { ... };
}

Declare the Fungi module for current host (Rust) module.

module ::= d