Skip to main content

format_err

Macro format_err 

Source
macro_rules! format_err {
    ($msg:expr) => { ... };
    ($fmt:expr, $($arg:tt)*) => { ... };
}
Expand description

创建格式化错误