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