$ typenum

v1.20.1

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.

Downloads: 630.7M
Recent: 147.5M
Versions: 34
Updated: May 29, 2026

Latest Update Summary

Crate

Name: typenum New version: 1.20.0 Release date: 2026-04-19T03:36:11.235088Z

Crate readme

Short description

Long description

Features

Code Examples

Links

https://docs.rs/typenum https://api.github.com/repos/paholg/typenum/releases/310803205

Release info

Release version:

Release description

Code Examples

Patch update: 1.20.0 → 1.20.1

$ DOWNLOADS TREND

359.9M630.7M

$ VERSION HISTORY

v1.20.1May 29, 2026
v1.20.0April 19, 2026
v1.19.0October 2, 2025
v1.18.0February 18, 2025

$ LINKS

$ INSTALL

cargo add typenum

Or add to Cargo.toml: typenum = "1.20.1"