mk_module

Function mk_module 

Source
pub fn mk_module<'modl, S>(name: S) -> ModuleBuilder
where S: Into<Cow<'static, str>>,