Skip to main content

Crate miku_server_timing

Crate miku_server_timing 

Source
Expand description

Miku’s Server-Timing middleware for Axum

Structs§

ResponseFuture
A future that will add a Server-Timing header to the response.
ServerTimingLayer
A middleware that will add a Server-Timing header to the response.
ServerTimingService
A service that will add a Server-Timing header to the response.