Struct mcaptcha::errors::SmtpErrorWrapper [−][src]
pub struct SmtpErrorWrapper(SmtpError);Tuple Fields
0: SmtpErrorTrait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for SmtpErrorWrapper
impl Send for SmtpErrorWrapper
impl Sync for SmtpErrorWrapper
impl Unpin for SmtpErrorWrapper
impl !UnwindSafe for SmtpErrorWrapper
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more