rocket_codegen-community 0.6.0

Procedural macros for the Rocket web framework (Community Fork).
Documentation
1
2
3
4
5
6
mod form_field;
pub mod from_form;
pub mod from_form_field;
pub mod from_param;
pub mod responder;
pub mod uri_display;