Crate mun_paths

Source

Re-exports§

pub use abs_path::AbsPath;
pub use abs_path::AbsPathBuf;

Modules§

abs_path

Structs§

RelativePath
A borrowed, immutable relative path.
RelativePathBuf
An owned, mutable relative path.