Crates.io | as_tuple_derive |
lib.rs | as_tuple_derive |
version | 0.1.0 |
source | src |
created_at | 2019-01-05 01:46:25.855366 |
updated_at | 2019-01-05 01:46:25.855366 |
description | Don't use this crate directly. It's re-exported by as_tuple! |
homepage | |
repository | https://github.com/francesca64/as_tuple |
max_upload_size | |
id | 105567 |
size | 7,333 |
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.