$ typenum

v1.20.0MAJOR UPDATE

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: 552.7M
Recent: 114.2M
Versions: 33
Updated: April 19, 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

Minor update: 1.19.0 → 1.20.0

$ DOWNLOADS TREND

359.9M552.7M

$ VERSION HISTORY

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.0"