Crates.io | tuple_list |
lib.rs | tuple_list |
version | 0.1.3 |
source | src |
created_at | 2020-05-11 01:42:38.773373 |
updated_at | 2021-07-13 00:29:15.283405 |
description | Crate for macro-free variadic tuple metaprogramming |
homepage | |
repository | https://github.com/VFLashM/tuple_list/ |
max_upload_size | |
id | 239885 |
size | 52,740 |
tuple_list
Rust crate for macro-free variadic tuple metaprogramming.
Provides a way to recursively define traits for tuples of arbitrary size.
Please see crate documentation for details and examples.
Licensed under MIT license.