as_tuple_derive
This contains the implementation for #[derive(AsTuple)].
#[derive(AsTuple)]
It's not necessary to add this crate as a dependency (or even acknowledge it exists) since as_tuple re-exports it.
as_tuple