macro_rules! galvan_module {
() => { ... };
($ext:literal) => { ... };
}Expand description
Name of the generated rust module that exports all public items from all galvan files in this crate
macro_rules! galvan_module {
() => { ... };
($ext:literal) => { ... };
}Name of the generated rust module that exports all public items from all galvan files in this crate