path-processing
There are 1 repositories under path-processing topic.
rrrodzilla/pathtrim
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.