Expand description
Axum/Tower delivery conventions shared by local and Lambda runtimes.
Structs§
- ApiFailure
- Cursor
- Cursor
Page Info - Http
Header Policy - Exact browser-request, response-exposure, and diagnostic-redaction policy.
- Http
Module - One fully state-bound Axum router contributed by a statically linked plugin.
- Http
Runtime Config - Principal
- Problem
Details - Request
Metadata - Resource
Collection - Resource
Document - Resource
List Policy - Resource
List Query - Sort
Term - Strong
Entity Tag
Enums§
- Entity
TagError - Http
Composition Error - Http
Configuration Error - Principal
Error - Resource
Query Error - Sort
Direction
Statics§
Functions§
- apply_
standard_ middleware - compose_
plugin_ http - Validates and merges plugin routes, then applies Minco’s standard middleware with an automatically expanded global body ceiling.
- merge_
plugin_ http_ modules - Merges every plugin-contributed router in deterministic installation order.
- parse_
if_ match - parse_
resource_ list_ query - principal_
from_ headers - problem_
response - required_
header_ policy - Returns the application policy plus the exact requirements of installed HTTP modules.
- required_
request_ body_ bytes - Returns the global request-body ceiling required by all installed HTTP modules.
- validate_
plugin_ http_ modules - Verifies that HTTP contributions and plugin descriptors have an exact operation-ID correspondence.