rocket_codegen-community 0.6.0

Procedural macros for the Rocket web framework (Community Fork).
Documentation
1
2
3
4
5
6
pub mod async_bound;
pub mod catch;
pub mod entry;
pub mod param;
pub mod route;
pub mod suppress;