MInt1000000009

Type Alias MInt1000000009 

Source
pub type MInt1000000009 = MInt<Modulo1000000009>;

Aliased Type§

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

Fields§

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