pl-hlist 1.0.1

Provides support for heterogeneous lists (known as `HList`s), which are functional, tuple-like, strongly-typed data structures that can contain elements of differing types.
Documentation
[dependencies.pl-hlist-derive]
version = "1.0.0"

[package]
authors = ["Chris Campbell <campbell@plausible.coop>"]
description = "Provides support for heterogeneous lists (known as `HList`s), which are functional, tuple-like, strongly-typed data structures that can contain elements of differing types."
edition = "2018"
homepage = "https://github.com/plausiblelabs/hlist-rs"
keywords = ["plausible", "hlist", "functional", "heterogeneous", "list"]
license = "MIT"
name = "pl-hlist"
readme = "README.md"
repository = "https://github.com/plausiblelabs/hlist-rs"
version = "1.0.1"