Struct crypto_mac::MacError
source · [−]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