BoxCommand

Type Alias BoxCommand 

Source
pub type BoxCommand = Box<dyn Command>;

Aliased Typeยง

pub struct BoxCommand(/* private fields */);