rbatis_wrapper/
lib.rs

1pub mod wrapper;
2
3pub use wrapper::*;