Struct cryptohash::Blake2b
[−]
[src]
pub struct Blake2b {}Wraps Blake2b in the CryptoHash trait
Trait Implementations
impl Clone for Blake2b[src]
fn clone(&self) -> Blake2b
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more