Type Definition radn::rcore::Fctr

source ·
pub type Fctr<'a, A> = <A as MentionableBase<'a>>::Fctr;
Expand description

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