type-const 1.1.2

Type-level associated consts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "type-const"
version = "1.1.2"
edition = "2021"
rust-version = "1.78"
license = "MIT"
description = "Type-level associated consts"
repository = "https://github.com/maxdexh/type-const"
documentation = "https://docs.rs/type-const"
readme = "README.md"
categories = ["no-std", "rust-patterns"]
keywords = ["no_std", "const"]
authors = ["Max Dexheimer <maxdexh03@gmail.com>"]