Type Definition cglue::ext::core::convert::AsMutBaseNoCtxBox[][src]

type AsMutBaseNoCtxBox<'cglue_a, CGlueF, T> = AsMutBase2CtxBox<'cglue_a, CGlueF, NoContext, NoContext, T>;
Expand description

CtxBoxed CGlue trait object for trait AsMut with NoContext context.