Crate adjust

Crate adjust 

Source

Modules§

controller
database
prelude
response
server
service

Macros§

controllers
Creates a vector of controllers allocated to Heap (via Box)
read_env
Reads an environment variable, and goes into panic if it is not found.
static_env
Does the same thing as read_env, but creates static variable for the environment var.

Derive Macros§

DefaultControllerInit