Skip to main content

ControllerFeaturesBaseCtxMut

Type Alias ControllerFeaturesBaseCtxMut 

Source
pub type ControllerFeaturesBaseCtxMut<'cglue_a, CGlueT, CGlueCtx> = ControllerFeatures<'cglue_a, &'cglue_a mut CGlueT, CGlueCtx>;

Aliased Typeยง

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