Expand description
Contains code neccessary to bootstrap the application and run the server.
Structs§
- Application
- Represents the server application.
Functions§
- get_
connection_ pool - Given a configuration, returns a pool of Postgres database connections.