Home
last modified time | relevance | path

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

/third_party/rust/rust/library/std/src/os/windows/
Dffi.rs70 pub trait OsStringExt: Sealed { interface
/third_party/rust/rust/library/std/src/os/unix/ffi/
Dos_str.rs15 pub trait OsStringExt: Sealed { trait