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 MacError
impl UnwindSafe for MacError
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self