pub type Mtbl<'a, F> = <F as FactoryBase<'a>>::Mtbl;Expand description
Mentionable associated with the Factory. Mostly useful for type definitions.
pub type Mtbl<'a, F> = <F as FactoryBase<'a>>::Mtbl;Mentionable associated with the Factory. Mostly useful for type definitions.