Struct crypto::curve25519::GeP1P1 [−][src]
pub struct GeP1P1 { /* fields omitted */ }Trait Implementations
impl Clone for GeP1P1[src]
impl Clone for GeP1P1fn clone(&self) -> GeP1P1[src]
fn clone(&self) -> GeP1P1Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for GeP1P1[src]
impl Copy for GeP1P1