Type Alias CmdBodyRead

Source
pub type CmdBodyRead = Box<dyn CmdBodyReadAll>;

Aliased Typeยง

struct CmdBodyRead(/* private fields */);