ruwebframe 0.1.8

a simple webframe for rust actix-web, based on rudi and rbatis.
Documentation
1
2
3
4
5
6
pub mod ru_result;

pub use ru_result::*;
  pub mod ru_result_init;
  pub use ru_result_init::*;
  mod ru_result_test;