ruwebframe 0.1.2

a simple webframe for rust actix-web, based on rudi and rbatis.
Documentation
1
2
3
4
pub mod ruresult;
pub mod ruresult_init;
pub use ruresult::*; 
pub use ruresult_init::*;