Rust language bindings for Apache Mesos.
- Rust
libmesos.{so, dylib}
on your shared library search path
This project is built using cargo against the 0.13 nightlies.
$ cargo build
The initial FFI declarations were generated using cxx2rs.
The protobuf code was generated using rust-protobuf.