DEBSOURCES
Skip Quicknav
sources / rustc / 1.85.0%2Bdfsg3-1 / vendor / xflags-macros-0.3.2 / tests / data / repeated_pos.rs
12345678
xflags! { cmd RepeatedPos { required a: PathBuf optional b: u32 optional c: OsString repeated rest: OsString } }