#tuple #derive

macro as_tuple_derive

Don't use this crate directly. It's re-exported by as_tuple!

1 unstable release

0.1.0 Jan 5, 2019

#16 in #re-exported

28 downloads per month
Used in as_tuple

Apache-2.0/MIT

8KB
136 lines

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.

Dependencies

~2MB
~45K SLoC