Crate path_ext

Source

Structs§

Path
A slice of a path (akin to str).
PathBuf
An owned, mutable path (akin to String).

Traits§

PathExt