Struct flint_sys::fq_zech::fq_zech_struct [−][src]
#[repr(C)]pub struct fq_zech_struct {
pub value: mp_limb_t,
}Fields
value: mp_limb_tTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for fq_zech_struct
impl Send for fq_zech_struct
impl Sync for fq_zech_struct
impl Unpin for fq_zech_struct
impl UnwindSafe for fq_zech_struct
Blanket Implementations
Mutably borrows from an owned value. Read more