pub type Fctr<'a, A> = <A as MentionableBase<'a>>::Fctr;Expand description
Factory associated with the Mentionable. Mostly useful for type definitions.
pub type Fctr<'a, A> = <A as MentionableBase<'a>>::Fctr;Factory associated with the Mentionable. Mostly useful for type definitions.