bspa 0.1.0

Beam search packing algorithm
Documentation
1
2
3
4
5
6
7
mod placement;
mod rect;
mod rect_group;

pub use placement::*;
pub use rect::*;
pub use rect_group::*;