DEBSOURCES
Skip Quicknav
sources / rustc-web / 1.78.0%2Bdfsg1-2~deb12u3 / vendor / xflags-macros / tests / data / repeated_pos.rs
12345678
xflags! { cmd RepeatedPos { required a: PathBuf optional b: u32 optional c: OsString repeated rest: OsString } }