Modules§
Structs§
- Config
- Context
- Header
Map - A multimap of HTTP headers to values.
- Html
- Represents an HTML response.
- Invalid
Json Body Error - Json
- Represents a JSON response.
- Server
- Encapsulates functionality to serve HTTP requests.
Enums§
- Method
- Represents an HTTP request method.
- Status
Code - Represents an HTTP status code.
Traits§
- App
- Describes an snx application with sane defaults.
Functions§
- boot
- Boots the snx framework and starts your application.