macro_rules! app_error_from_none_static {
    () => { ... };
    ($err:expr $(,)?) => { ... };
}
Expand description

错误转换