#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

#12 in #derive-macros


Used in as_tuple

Apache-2.0/MIT

7KB
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

~1.5MB
~42K SLoC