ngyn_macros 0.4.3

Modular backend framework for web applications
Documentation
1
2
3
4
5
6
7
pub mod check;
pub mod controller;
pub mod http_code;
pub mod inject;
pub mod injectable;
pub mod route;
pub mod routes;