Function irc_bot::mk_module[][src]

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