#list #heterogeneous #macro #data-type

hlist-macro

Heterogeneous list data-types and macros

1 unstable release

Uses old Rust 2015

0.1.0 May 22, 2017

#11 in #data-type

MIT license

3KB

Simple data types for constructing and pattern matching on heterogeneous lists. Purposefully barebones, only the data types and macros to construct them are included.

No runtime deps