There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
pathtrim - When all you need is the last few parts of a path in Rust, this crate implements the TrimmablePath trait on std::path::Path so you can easily obtain the last *n* parts of the path.