MInt2013265921

Type Alias MInt2013265921 

Source
pub type MInt2013265921 = MInt<Modulo2013265921>;

Aliased Type§

#[repr(transparent)]
pub struct MInt2013265921 { x: u32, _marker: PhantomData<fn() -> Modulo2013265921>, }

Fields§

§x: u32§_marker: PhantomData<fn() -> Modulo2013265921>