pub type BoxedEnableCommand = Boxed<EnableCommand>;Aliased Type§
pub struct BoxedEnableCommand(pub Box<EnableCommand>);Tuple Fields§
§0: Box<EnableCommand>pub type BoxedEnableCommand = Boxed<EnableCommand>;pub struct BoxedEnableCommand(pub Box<EnableCommand>);0: Box<EnableCommand>