Skip to main content

api_error

Macro api_error 

Source
macro_rules! api_error {
    ( $fmt:literal $(, $($arg:tt)*)?) => { ... };
}