tuple_key_derive

Crates.iotuple_key_derive
lib.rstuple_key_derive
version0.9.0
sourcesrc
created_at2023-06-25 18:36:41.351793
updated_at2024-12-04 14:23:48.710365
descriptionDerive macro for tuple_key::FromIntoTupleKey.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899743
size9,992
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: 1605

cargo fmt