Closed
Description
Add initial sbt project with generated bindings and tests for those bindings.
A possible candidate is bzip2 (https://rust-lang-nursery.github.io/rust-bindgen/tutorial-0.html) which should live under bindings/bzip2
.
The goal is for the initial bindings to serve as a template for future contributions. As such, steps to contribute new bindings should also be documented.