Crates.io | tower-request-id-nano |
lib.rs | tower-request-id-nano |
version | 2.0.0 |
source | src |
created_at | 2024-04-06 09:29:29.217675 |
updated_at | 2024-04-14 09:55:17.51409 |
description | A tower (hyper, axum, warp) service to add a unique id for every request |
homepage | |
repository | https://github.com/ciffelia/tower-request-id-nano |
max_upload_size | |
id | 1198187 |
size | 32,823 |
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.
This project is licensed under the MIT license.