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

type CloneBaseBox<'cglue_a, CGlueF> = CloneBase<'cglue_a, CBox<'cglue_a, CGlueF>, CGlueF, NoContext, NoContext>;
Expand description

Boxed CGlue trait object for trait Clone.