pub type F<M> = ModType<Field<<M as ConstValue>::Value>, M>;Expand description
A type alias which Cartridge is modtype::cartridges::Field<M::Value>.
Aliased Typeยง
pub struct F<M> { /* private fields */ }pub type F<M> = ModType<Field<<M as ConstValue>::Value>, M>;A type alias which Cartridge is modtype::cartridges::Field<M::Value>.
pub struct F<M> { /* private fields */ }