safe_bindgen 0.13.2

A library to automatically generate C, Java, and C# files from Rust source files.
Documentation

safe_bindgen

Crate Documentation Linux/macOS Windows Issues
Documentation Build Status Build status Stories in Ready
MaidSafe website SAFE Dev Forum SAFE Network Forum

Language bindings generator framework that is intended to work in pair with SAFE Client Libs. It is used to automatically build bindings to SAFE Client Libs for Java and C#.

This project is based on moz-cheddar, which in turn is based on rusty-cheddar.

License

This SAFE Network library is dual-licensed under the Modified BSD (LICENSE-BSD https://opensource.org/licenses/BSD-3-Clause) or the MIT license (LICENSE-MIT https://opensource.org/licenses/MIT) at your option.