Struct universal_hash::Error [−][src]
pub struct Error;
Expand description
Error type for when the Output
of a UniversalHash
is not equal to the expected value.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Error
impl UnwindSafe for Error
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self