ruwebframe 0.1.10

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