brk_binder 0.0.111

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

pub use js::Bridge;

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