Struct crypto_mac::MacError [−][src]
pub struct MacError;
Expand description
Error type for signaling failed MAC verification
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MacErrorimpl UnwindSafe for MacErrorBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self