rpack 0.2.2

Packing algorithm implmentation
Documentation

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