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