Module warg_server::api::v1
source · Modules§
Structs§
- Represents a generic error from the API.
- An extractor that wraps the JSON extractor of Axum.
- An extractor that wraps the path extractor of Axum.
- An extractor for the
Warg-Registryheader. Currently, this server implementation does not support this header and returns a501error.