Struct crypto::hc128::Hc128
[−]
[src]
pub struct Hc128 {
// some fields omitted
}Methods
impl Hc128[src]
Trait Implementations
impl Copy for Hc128[src]
impl Clone for Hc128[src]
fn clone(&self) -> Hc128
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