Expand description
REST API layer — thin axum handlers over Server methods.
Functions§
- router
- router_
with_ metrics - Router entry point that also mounts
/metricsand the HTTP metrics middleware. Used bymain.rswhen theobservabilityfeature is on.
REST API layer — thin axum handlers over Server methods.
/metrics and the HTTP metrics
middleware. Used by main.rs when the observability feature is on.