ruwebframe 0.1.5

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

pub use ru_ast_init::*;