[][src]Module rustimate_controllers::util::ctx

Functions

add_flash

Set a session entry for flash messages. Allowed keys are "success", "warning", and "error". Values are used once, then unset.

req_context

Creates a RequestContext from an HTTP request