keypath_error

Macro keypath_error 

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

Helper macros for error creation