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