3 releases (stable)
2.0.0 | Apr 14, 2024 |
---|---|
1.0.0 | Apr 6, 2024 |
#3 in #request-id
10KB
57 lines
tower-request-id-nano
A tiny tower (hyper, axum, warp etc) service to generate a random id for each incoming request.
This crate is a fork of tower-request-id crate that uses Nano ID instead of ULID.
License
This project is licensed under the MIT license.
lib.rs
:
A tiny tower (hyper, axum, warp etc) service to generate a random id for each incoming request.
This crate is a fork of tower-request-id crate that uses Nano ID instead of ULID.
Dependencies
~1.1–1.7MB
~34K SLoC