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