Type Alias BoxedShell

Source
pub type BoxedShell = Box<dyn Shell>;

Aliased Typeยง

struct BoxedShell(/* private fields */);