hlist2 0.0.3

Compile-time heterogeneous list implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["tuguzT <timurka.tugushev@gmail.com>"]
categories = ["data-structures", "rust-patterns", "algorithms", "no-std"]
description = "Compile-time heterogeneous list implementation"
edition = "2021"
keywords = ["safe", "heterogeneous", "hlist", "no-std"]
license = "MIT OR Apache-2.0"
name = "hlist2"
readme = "README.md"
repository = "https://github.com/tuguzT/hlist2"
version = "0.0.3"