lodash_error

Macro lodash_error 

Source
macro_rules! lodash_error {
    ($variant:ident, $($arg:expr),*) => { ... };
}
Expand description

Macro for creating custom errors with context.