export all new channel functions

pull/873/head
joseLuís 4 years ago
parent 8368380b66
commit de643589b1

@ -3,6 +3,7 @@
#![allow(non_snake_case)]
mod channels;
pub use channels::*;
include!(concat!(env!("OUT_DIR"), "/bindings.rs"));

Loading…
Cancel
Save