summaryrefslogtreecommitdiffhomepage
path: root/src/rust/src/rusty/mod.rs
blob: 087148ae41dfc858aa8f8dc02033c7fc6c4b3600 (plain) (blame)
1
2
3
// @todo: Check if this is valid?!
extern crate unit_wasm_sys;
pub use self::unit_wasm_sys::*;