[][src]Crate struple

This crate provides a derive macro for generating from and to tuple conversion functions.

Traits

GenericTuple

A marker trait implemented by all tuples up to arity 26.

Struple

Implementors of this trait allow the conversion from and to tuples.

Derive Macros

Struple