rpack 0.2.2

Packing algorithm implmentation
Documentation
  • Coverage
  • 42.86%
    3 out of 7 items documented0 out of 0 items with examples
  • Size
  • Source code size: 8.44 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.86 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • andrewgy8/rpack
    3 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • andrewgy8

rpack

Build Status

1D packing algorithm implementation written in Rust.

Usage

Please see the official docs for usage.

Running the tests

$ cargo test
$ cargo clippy

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Andrew Graham-Yooll

License

This project is licensed under the MIT License - see the LICENSE.md file for details