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