brk_binder 0.1.0-alpha.0

A generator of binding files for other languages
Documentation
1
2
3
4
5
mod js;

pub use js::*;

pub const VERSION: &str = env!("CARGO_PKG_VERSION");