MInt998244353

Type Alias MInt998244353 

Source
pub type MInt998244353 = MInt<Modulo998244353>;

Aliased Type§

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

Fields§

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