ruwebframe 0.1.4

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

pub use dbdao_init::*;