Macro weblab::weblab_folder
source · [−]macro_rules! weblab_folder {
($title: literal, $($module: path),* $(,)?) => { ... };
($name: ident, $($module: path),* $(,)?) => { ... };
}macro_rules! weblab_folder {
($title: literal, $($module: path),* $(,)?) => { ... };
($name: ident, $($module: path),* $(,)?) => { ... };
}