ct-utils 0.0.1

CT-utils contains types and behaviours which resolve at compile time.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.typenum]
version = "1.10.0"

[lib]
name = "ct_utils"

[package]
authors = ["Bert Proesmans <bproesmans@hotmail.com>"]
description = "CT-utils contains types and behaviours which resolve at compile time."
documentation = "https://docs.rs/ct-utils"
license = "MIT"
name = "ct-utils"
readme = "README.md"
repository = "https://github.com/Bert-Proesmans/ct-utils"
version = "0.0.1"