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