Crate request_id

Crate request_id 

Source
Expand description

A few common MakeRequestId implementations for use with tower-http

Structsยง

MakeRequestIdCounter
A MakeRequestId that uses an atomic counter to generate RequestIds.