Macro fungi_lang::fgi_mod

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

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

module ::= d