[][src]Function bbs::errors::err_msg

pub fn err_msg<D>(kind: BBSErrorKind, msg: D) -> BBSError where
    D: Display + Debug + Send + Sync + 'static, 

Generate an error from a kind and static string