Type Definition agb::number::FixedNum[][src]

type FixedNum<const N: usize> = Num<i32, N>;