Skip to main content

BoxedListCompositeNodeSpecsCommand

Type Alias BoxedListCompositeNodeSpecsCommand 

Source
pub type BoxedListCompositeNodeSpecsCommand = Boxed<ListCompositeNodeSpecsCommand>;

Aliased Type§

pub struct BoxedListCompositeNodeSpecsCommand(pub Box<ListCompositeNodeSpecsCommand>);

Tuple Fields§

§0: Box<ListCompositeNodeSpecsCommand>