Type Definition agb_fixnum::FixedNum

source · []
pub type FixedNum<const N: usize> = Num<i32, N>;