[][src]Crate rustimate_service

rustimate-service contains the primary logic for the application. It receives RequestMessages and emits ResponseMessages

Modules

cfg
conn
ctx
files
handler
profile
session

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