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