tuple_key_derive

Crates.iotuple_key_derive
lib.rstuple_key_derive
version0.11.0
created_at2023-06-25 18:36:41.351793+00
updated_at2025-08-08 06:12:19.452691+00
descriptionDerive macro for tuple_key::FromIntoTupleKey.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899743
size12,055
Robert Escriva (rescrv)

documentation

README

tuple_key_derive

Derive macro for tuple_key::FromIntoTupleKey.

Status

Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year. The clock was last reset 2023-08-02.

Scope

tuple_key_derive will provide a derive macro for FromIntoTupleKey.

Warts

Documentation

The latest documentation is always available at docs.rs.

Updating

  • 0.1.1 -> 0.2.0: Added support for empty tuples in named structs. Backwards-compatible otherwise.
Commit count: 1751

cargo fmt