Struct crypto::curve25519::GeP1P1 [] [src]

pub struct GeP1P1 {
    // some fields omitted
}

Trait Implementations

impl Copy for GeP1P1
[src]

impl Clone for GeP1P1
[src]

fn clone(&self) -> GeP1P1

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