Enum hmacsha::ShaTypes [−][src]
pub enum ShaTypes {
Sha1,
Sha2_256,
Sha2_512,
Sha3_256,
Sha3_512,
}Variants
Auto Trait Implementations
impl RefUnwindSafe for ShaTypesimpl UnwindSafe for ShaTypespub enum ShaTypes {
Sha1,
Sha2_256,
Sha2_512,
Sha3_256,
Sha3_512,
}impl RefUnwindSafe for ShaTypesimpl UnwindSafe for ShaTypes