Module rustix::path

source ·
Available on crate features fs or net only.
Expand description

Filesystem path operations.

Structs

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

Traits

A trait for passing path arguments.