macro_rules! mod_pub_use {
    ($($name:ident),*) => { ... };
}
Expand description

define and pub use the mod