Macro mycorrhiza::start

source ·
macro_rules! start {
    () => { ... };
    ($entry_fn:ident) => { ... };
}