Type Definition fix::aliases::iec::Unit [] [src]

type Unit<Bits> = Fix<Bits, U2, Z0>;

20