Module path

Available on crate feature dep_rustix only.
Expand description

Filesystem path operations.

Structs§

DecInt
Format an integer into a decimal Path component, without constructing a temporary PathBuf or String.

Traits§

Arg
A trait for passing path arguments.

Functions§

option_into_with_c_str
Runs a closure on arg where A is mapped to a &CStr