Skip to main content

Module http

Module http 

Source
Expand description

Axum routes that expose review-gated workflows and audit-friendly DTOs.

Structs§

VaccineDocumentState
In-memory state carried by the API shell for deterministic workflow demos and tests.

Functions§

router
Builds the default staff-facing workflow router with deterministic in-memory state.
router_with_state
Builds the staff-facing workflow router over caller-provided deterministic state.