Crate rusty_bind_build
source ·Functions
- The function parses a Rust source file and searches for a module decorated with
#[binding_wrapper]
attribute. Once the module is provided it parses it and generates gluecode for: SWIG interface, C++ and Swift.