Type Definition radn::rcore::OFctr

source ·
pub type OFctr<'a, Ctx, O> = Fctr<'a, <O as Origin<'a, Ctx>>::Mtbl>;
Expand description

Type of the Factory associated with the Origin.