ruwebframe 0.1.4

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

pub use dbexample::*;
pub mod person_init;
pub use person_init::*;