make_tuple_traits 0.1.0

a proc_macro for making a bunch of traits for tuples up to a fixed size
make_tuple_traits-0.1.0 doesn't have any documentation.

This crate provides a few procedural macros. Two are just for the tuple_tricks crate to make coding it a bit easier. The only one for public consumption is the mark_tuples macro which is intended to bypass the requirement of the unstable fundamental feature.