Crates.io | make_tuple_traits |
lib.rs | make_tuple_traits |
version | 0.2.2 |
source | src |
created_at | 2021-12-18 08:44:25.70872 |
updated_at | 2021-12-22 21:28:25.556534 |
description | a proc_macro for making a bunch of traits for tuples up to a fixed size |
homepage | https://github.com/jcrist1/tuple_tricks/ |
repository | https://github.com/jcrist1/tuple_tricks/ |
max_upload_size | |
id | 499947 |
size | 4,645 |
This crate provides a few procedural macros. They are just for the
tuple_tricks
crate to make coding it a bit easier and not intended for public
consumption.