[][src]Module reign::prelude

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.

Functions

redirect

Sends a redirect for reign_router handler.

Attribute Macros

action

Helper for defining a reign_router handler.