rustility 0.1.1

A collection of utilities I often find myself using in Rust
Documentation
  • Coverage
  • 71.43%
    5 out of 7 items documented2 out of 2 items with examples
  • Size
  • Source code size: 25.24 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.4 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ehuff700/rustility
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ehuff700

Rustility

This crate is a collection of macros/traits etc. that I often find myself using in Rust.

To get started, create a new rust project with cargo init and run:

cargo add rustility

License

This project is licensed under either of

at your option.