[−][src]Crate proj17_iot_server
Modules
| endpoints | App public facins API endpoints |
| environment | App configuration |
| model | App model, database / request to struct mapping |
| persistance | Persistence layer |
| services | App business logic |
Structs
| ResponsePostProcessor |
Functions
| check_env | |
| cors | |
| main | Program entrypoint, initializes rocket with the public endpoints |
| rocket |