Module typed_path::unix
source · Structs
- Represents a Unix-specific
Encoding
- Represents a Unix-specific
Utf8Encoding
Enums
- Byte slice version of
std::path::Component
that represents a Unix-specific component str
slice version ofstd::path::Component
that represents a Unix-specific component
Constants
- Path component value that represents the current directory
- Path component value that represents the current directory
- Bytes that are not allowed in file or directory names
- Bytes that are not allowed in file or directory names
- Path component value that represents the parent directory
- Path component value that represents the parent directory
- The primary separator of path components for unix platforms
- The primary separator of path components for unix platforms
Type Definitions
- Represents a Unix-specific
Path
- Represents a Unix-specific
PathBuf
- Represents a Unix-specific
Utf8Path
- Represents a Unix-specific
Utf8PathBuf