ruwebframe 0.1.10

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