commons 0.3.0

A high-performance Rust utility library
Documentation
  • Coverage
  • 91.43%
    32 out of 35 items documented9 out of 28 items with examples
  • Size
  • Source code size: 42.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.97 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 22s Average build duration of successful builds.
  • all releases: 22s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • icecafecup
commons-0.3.0 has been yanked.

Commons

A high-performance Rust utility library.

CI GitHub repo size Lines of code Crates.io (latest) Crates.io Crates.io

Documentation

See the documentation

Meta

IceCafeCup – icecafecup@proton.me

Distributed under the Apache-2.0 or MIT at your option. See LICENSE-APACHE and LICENSE-MIT for more information.

Contributing

  1. Fork it (https://github.com/icecafecup/commons/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request