Struct amcl::fp4::FP4 [] [src]

pub struct FP4 { /* fields omitted */ }

Methods

impl FP4
[src]

Trait Implementations

impl Copy for FP4
[src]

impl Clone for FP4
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for FP4
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Display for FP4
[src]

Formats the value using the given formatter. Read more

impl Debug for FP4
[src]

Formats the value using the given formatter.