[][src]Crate reign_derive

reign_derive

Opinionated Fullstack Web Framework in Rust

Macros

json

Shorthand notation for returning a json response.

p

Helper for defining a reign_router Path.

render

Shorthand notation for rendering a view.

views

Auto load the views from the given directory.

Attribute Macros

action

Helper for defining a reign_router handler.