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.