errors_with_fallback_annotations_from_field

Macro errors_with_fallback_annotations_from_field 

Source
macro_rules! errors_with_fallback_annotations_from_field {
    ( $new_errors:ident, $errors:expr, $self:expr, $field:expr, $( $code:tt )* ) => { ... };
}
Expand description

Wrap errors with fallback Annotations from field.