ruwebframe 0.1.6

a simple webframe for rust actix-web, based on rudi and rbatis.
Documentation
1
2
3
4
5
6
7
8
9
mod di_factroy;
mod di_factroy_test; 

pub mod rusingle;
pub mod rumulti;
pub mod ruast;
 
pub mod di_factroy_init ;
pub use di_factroy_init::*;