bounding_box
============
[`ToBoundingBox`]: https://docs.rs/bounding_box/{{VERSION}}/bounding_box/trait.ToBoundingBox.html
[`BoundingBox`]: https://docs.rs/bounding_box/{{VERSION}}/bounding_box/struct.BoundingBox.html
[`covers_point`]: https://docs.rs/bounding_box/{{VERSION}}/bounding_box/struct.BoundingBox.html#method.covers_point
[`approx_covers_point`]: https://docs.rs/bounding_box/0.4.1/bounding_box/struct.BoundingBox.html#method.approx_covers_point
[](https://docs.rs/bounding_box)
A library for rectilinear, 2-dimensional bounding boxes.
The full API documentation is available at https://docs.rs/bounding_box/{{VERSION}}/bounding_box.