libjade_sys/
lib.rs

1
2
3
4
//! #Libjade Rust bindings

mod bindings;
pub use bindings::*;