Searched defs:BootArg (Results 1 – 1 of 1) sorted by relevance
24 pub struct BootArg<'a> { struct29 impl AsRef<str> for BootArg<'_> { argument35 impl BootArg<'_> { implementation