IntoEnvelopeError

Trait IntoEnvelopeError 

Source
pub trait IntoEnvelopeError {
    // Required method
    fn into_envelope_error(self) -> Error;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl IntoEnvelopeError for ValidationError

Implementors§