Name Description Size
.cargo-checksum.json 1927
build
Cargo.toml Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. 1356
CHANGELOG.md 4573
clippy.toml 34
LICENSE 17
LICENSE-APACHE 10835
LICENSE-MIT 1083
README.md [![crates.io](https://img.shields.io/crates/v/typenum.svg)](https://crates.io/crates/typenum) 2281
rustfmt.toml 35
src
tests