Struct blot::multihash::Sha1 [−][src]
pub struct Sha1;
Trait Implementations
impl Debug for Sha1[src]
impl Debug for Sha1fn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl PartialEq for Sha1[src]
impl PartialEq for Sha1fn eq(&self, other: &Sha1) -> bool[src]
fn eq(&self, other: &Sha1) -> boolThis method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, other: &Rhs) -> bool1.0.0[src]
fn ne(&self, other: &Rhs) -> bool1.0.0
[src]This method tests for !=.
impl Default for Sha1[src]
impl Default for Sha1impl From<Sha1> for Uvar[src]
impl From<Sha1> for Uvarimpl Multihash for Sha1[src]
impl Multihash for Sha1