directory-trimmer

There are 1 repositories under directory-trimmer 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.

    Language:Rust1100