Home
last modified time | relevance | path

Searched defs:as_os_str (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/path/
Ddec_int.rs116 let as_os_str: &OsStr = OsStrExt::from_bytes(&self.buf[..self.len]); in as_ref() localVariable
/third_party/rust/crates/clap/src/builder/
Dos_str.rs34 pub fn as_os_str(&self) -> &std::ffi::OsStr { in as_os_str() method
270 pub(crate) fn as_os_str(&self) -> &std::ffi::OsStr { in as_os_str() method
293 pub(crate) fn as_os_str(&self) -> &std::ffi::OsStr { in as_os_str() method