ruwebframe 0.1.8

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

pub use ru_ast_init::*;