Type Definition radn::rcore::Mtbl

source ·
pub type Mtbl<'a, F> = <F as FactoryBase<'a>>::Mtbl;
Expand description

Mentionable associated with the Factory. Mostly useful for type definitions.