BoxedShell

Type Alias BoxedShell 

Source
pub type BoxedShell = Box<dyn Shell>;

Aliased Typeยง

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