Available on crate features
fs
or mount
or net
only.Expand description
Filesystem path operations.
Structs§
- DecInt
- Format an integer into a decimal
Path
component, without constructing a temporaryPathBuf
orString
.
Traits§
- Arg
- A trait for passing path arguments.
- Integer
- An integer that can be used by
DecInt::new
.
Functions§
- option_
into_ with_ c_ str - Runs a closure on
arg
whereA
is mapped to a&CStr