Skip to main content

network_err

Macro network_err 

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

创建网络错误的宏