Trait OsStrExt
trait OsStrExt: Sealed
Platform-specific extensions to OsStr.
This trait is sealed: it cannot be implemented outside the standard library. This is so that future additional methods are not breaking changes.
Required Methods
Implementors
impl OsStrExt for OsStr