Documentation
  • Coverage
  • 21.43%
    3 out of 14 items documented0 out of 1 items with examples
  • Size
  • Source code size: 41.22 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 417.92 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ZenPZero/cut
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ZenPZero
cut-0.2.0 has been yanked.

cut

Utilities.

crates.io | API Docs (docs.rs) | Changelog | License

Installation

cargo add cut@=0.2.0

or

Cargo.toml

[dependencies]
cut = "=0.2.0"

or

[dependencies.cut]
version = "=0.2.0"