ConnectorInstanceBaseCtxBox

Type Alias ConnectorInstanceBaseCtxBox 

Source
pub type ConnectorInstanceBaseCtxBox<'cglue_a, CGlueT, CGlueCtx> = ConnectorInstance<'cglue_a, CBox<'cglue_a, CGlueT>, CGlueCtx>;

Aliased Typeยง

pub struct ConnectorInstanceBaseCtxBox<'cglue_a, CGlueT, CGlueCtx> { /* private fields */ }