box2d_sys 0.2.1

Bindings for Box2D v3.0
Documentation
  • Coverage
  • 46.08%
    794 out of 1723 items documented0 out of 67 items with examples
  • Size
  • Source code size: 2.62 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 10.62 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 31s Average build duration of successful builds.
  • all releases: 31s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Carroted/box2d_sys
    3 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • amytimed

box2d_sys

This crate contains Rust bindings to Box2D v3.

This crate implements certain traits for Box2D types, such as Hash, PartialEq, etc. We add these whenever they are needed for our projects which use this crate.

License

MIT or Apache2 at your option, but note that Box2D itself is licensed under MIT