Enum gmp_mpfr_sys::gmp::gmp_randalg_t [] [src]

#[repr(u32)]
pub enum gmp_randalg_t { GMP_RAND_ALG_DEFAULT, }

Variants

Trait Implementations

impl Copy for gmp_randalg_t
[src]

impl Clone for gmp_randalg_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for gmp_randalg_t
[src]

Formats the value using the given formatter.