Crate resolved_pathbuf
source ·Structs
- This type is a wrapper around a normal
PathBuf
that is resolved upon construction. This happens through theresolve_path
crate.
PathBuf
that is resolved upon construction. This
happens through the resolve_path
crate.