Macro sfo_result::into_err

source ·
macro_rules! into_err {
    ($err: expr) => { ... };
    ($err: expr, $($arg:tt)*) => { ... };
}