arcly-http-core 0.6.1

Foundation crate for arcly-http: zero-lock DI engine, HTTP boundary, unified request pipeline, auth, resilience, observability, and OpenAPI. Use the `arcly-http` facade instead of depending on this directly.
Documentation
1
2
3
4
5
6
7
pub mod audit;
pub mod health;
pub mod lean_telemetry;
pub mod metrics;
pub mod otel;
pub mod plugin;
pub mod propagation;