Macro jwx::err

source ·
macro_rules! err {
    ( $typ:ident, $msg:expr ) => { ... };
}