Skip to main content

BoxedListCompositesCommand

Type Alias BoxedListCompositesCommand 

Source
pub type BoxedListCompositesCommand = Boxed<ListCompositesCommand>;

Aliased Type§

pub struct BoxedListCompositesCommand(pub Box<ListCompositesCommand>);

Tuple Fields§

§0: Box<ListCompositesCommand>