Type Definition cglue::ext::CloneBaseNoCtxBox[][src]

type CloneBaseNoCtxBox<'cglue_a, CGlueF> = CloneBase2CtxBox<'cglue_a, CGlueF, NoContext, NoContext>;
Expand description

CtxBoxed CGlue trait object for trait Clone with NoContext context.