Enum hmacsha::ShaTypes [−][src]
pub enum ShaTypes {
Sha1,
Sha2_256,
Sha2_512,
Sha3_256,
Sha3_512,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ShaTypesimpl UnwindSafe for ShaTypesBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self