Struct git_features::hash::Sha1 [−][src]
pub struct Sha1(_);
A implementation of the Sha1 hash, which can be used once.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Sha1
impl RefUnwindSafe for Sha1
impl UnwindSafe for Sha1
impl UnwindSafe for Sha1