ruwebframe 0.1.2

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

pub use ruast::RuAst;
  pub mod ruast_init;
  pub use ruast_init::*;