Type Definition linux_cmdline::Cmdline

source · []
pub type Cmdline = Vec<(String, CmdlineParam)>;

Trait Implementations