jwx

Macro err

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