checks 1.0.6

Adds several compile time checks for const generics
Documentation
1
2
3
4
5
6
7
8
9
10
[package]

name = "checks"

version = "1.0.6"

edition = "2021"

authors = ["deotime"]

description = "Adds several compile time checks for const generics"

repository = "https://github.com/DeoTimeTheGithubUser/checks"

license = "MIT"

keywords = ["checking", "const-generics", "utility", "no_std"]

categories = ["no-std"]