Crate tuple_key_derive

source ·
Expand description

§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.

Derive Macros§