Modules§
Structs§
- Error
- Represents a generic error from the API.
- Json
- An extractor that wraps the JSON extractor of Axum.
- Path
- An extractor that wraps the path extractor of Axum.
- Registry
Header - An extractor for the
Warg-Registryheader. Currently, this server implementation does not support this header and returns a501error.