Crate ra_ap_paths

source ·
Expand description

Thin wrappers around std::path, distinguishing between absolute and relative paths.

Structs

Wrapper around an absolute Path.
Wrapper around an absolute PathBuf.
Wrapper around a relative Path.
Wrapper around a relative PathBuf.