Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 272 Bytes

Crate 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.