as_tuple_derive 0.1.0

Don't use this crate directly. It's re-exported by as_tuple!
Documentation
1
2
3
4
5
# `as_tuple_derive`

This contains the implementation for `#[derive(AsTuple)]`.

It's not necessary to add this crate as a dependency (or even acknowledge it exists) since `as_tuple` re-exports it.