ruwebframe 0.1.2

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