Struct git_features::hash::Sha1 [−][src]
pub struct Sha1(_);
Expand description
A implementation of the Sha1 hash, which can be used once.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Sha1
impl UnwindSafe for Sha1
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self