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.
-
Updated
Jun 24, 2023 - Rust
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.
Developed a functional UNIX command-line interpreter in C with core shell features, including command execution, environment management, and built-in commands.
Preserve is a lightweight cross-platform file "preservation" tool that maintains directory structure during file transfers. Includes path normalization (relative/absolute/flat), SHA256 verification, metadata retention, and bidirectional operations. Perfect for archiving, backups, and transferring files while maintaining their original organization.
Add a description, image, and links to the path-handling topic page so that developers can more easily learn about it.
To associate your repository with the path-handling topic, visit your repo's landing page and select "manage topics."