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 Errorimpl UnwindSafe for ErrorBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self