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

pub struct GeP1P1 {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Copy for GeP1P1

impl Clone for GeP1P1

fn clone(&self) -> GeP1P1

fn clone_from(&mut self, source: &Self)