ruwebframe 0.1.4

a simple webframe for rust actix-web, based on rudi and rbatis.
Documentation
1
2
3
4
5
6
7
8
pub mod pagerequest;
pub mod pageresult;
pub mod ruresult;
mod ruresult_test;
pub mod ruret;

pub mod ruret_init;
pub use ruret_init::*;