pub type Cmdline = Vec<CmdlineParam>;Expand description
Represents a full or partial cmdline parameter set
Aliased Type§
pub struct Cmdline { /* private fields */ }pub type Cmdline = Vec<CmdlineParam>;Represents a full or partial cmdline parameter set
pub struct Cmdline { /* private fields */ }