common_macro::admin_fn

Macro ok

source
macro_rules! ok {
    ($item:expr) => { ... };
}
Expand description

Internal util macro to early return on error.