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

pub struct GeP1P1 { /* fields omitted */ }

Trait Implementations

impl Clone for GeP1P1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for GeP1P1
[src]

Auto Trait Implementations

impl Send for GeP1P1

impl Sync for GeP1P1