[][src]Type Definition modtype::F

type F<M> = ModType<Field<<M as ConstValue>::Value>, M>;

A type alias which Cartridge is modtype::cartridges::Field<M::Value>.