Crate ra_ap_paths[−][src]
Thin wrappers around std::path, distinguishing between absolute and
relative paths.
Structs
| AbsPath | Wrapper around an absolute |
| AbsPathBuf | Wrapper around an absolute |
| RelPath | Wrapper around a relative |
| RelPathBuf | Wrapper around a relative |