Crate request_id
source ·Expand description
A few common MakeRequestId implementations for use with tower-http
Structs
A
MakeRequestId that uses an atomic counter to generate RequestIds.