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 webmiddle;
pub mod webserver;

pub mod webclient;
pub mod webrouter;
pub mod webdto;
mod arc_add_test;