ruwebframe 0.1.4

a simple webframe for rust actix-web, based on rudi and rbatis.
Documentation
1
2
3
4
5
6
pub mod ruast;
pub use ruast::RuAst;
  pub mod ruast_init;
mod ruast_test;

pub use ruast_init::*;