3 unstable releases
Uses new Rust 2024
| new 0.2.2 | Aug 7, 2026 |
|---|---|
| 0.2.1 | Jul 27, 2026 |
| 0.2.0 |
|
| 0.1.0 | Feb 27, 2026 |
#511 in No standard library
16KB
98 lines
Because copy pasting the same thing into every new project is annoying
cut
Utilities.
crates.io | API Docs (docs.rs) | Changelog | License
Installation
cargo add cut@=0.2.2
or
Cargo.toml
[dependencies]
cut = "=0.2.2"
or
[dependencies.cut]
version = "=0.2.2"