const-generic-wrap 0.1.0

Simple wrapper for const generics.
Documentation
[dependencies.typenum]
optional = true
version = "1.13.0"

[features]
default = []
unstable = []

[package]
authors = ["aobatact <aobatact144@gmail.com>"]
description = "Simple wrapper for const generics."
edition = "2018"
keywords = ["const-generics", "no-std"]
license = "MIT"
name = "const-generic-wrap"
repository = "https://github.com/aobatact/const-generic-wrap"
version = "0.1.0"