Struct crypto::curve25519::Fe
[-] [+]
[src]
pub struct Fe(_);
pub struct Fe(_);
impl Fefn from_bytes(s: &[u8]) -> Fefn to_bytes(&self) -> [u8; 32]fn maybe_swap_with(&mut self, other: &mut Fe, do_swap: i32)fn maybe_set(&mut self, other: &Fe, do_swap: i32)impl PartialEq for Feimpl Eq for Fefn assert_receiver_is_total_eq(&self)impl Add for Feimpl Sub for Feimpl Mul for Feimpl Copy for Fe
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).