app_error

Macro app_error 

Source
pub macro app_error {
    ($msg:literal $(,)?) => { ... },
    ($fmt:literal, $($arg:expr),* $(,)?) => { ... },
}
Expand description

A macro that formats and creates an AppError