Macro askar_crypto::err_msg

source ·
macro_rules! err_msg {
    ($kind:ident) => { ... };
    ($kind:ident, $msg:expr) => { ... };
}
Expand description

Assemble an error kind and optional message