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

type AsRefBaseCtxBox<'cglue_a, CGlueF, CGlueC, T> = AsRefBase2CtxBox<'cglue_a, CGlueF, CGlueC, <CGlueC as Opaquable>::OpaqueTarget, T>;
Expand description

CtxBoxed CGlue trait object for trait AsRef with context.