[−][src]Crate dbui_service
dbui-service contains the primary logic for the application. It receives RequestMessages and emits ResponseMessages
Modules
| cache | |
| cfg | |
| ctx | |
| files | |
| handler | |
| profile | |
| project | 
Structs
| AppConfig | Contains information about the running application | 
| RequestContext | Contains information about the application and current user, along with common components | 
Traits
| Router | Provides reverse routing of urls |