typenum 1.13.0

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.
Documentation

typenum

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 0 of them enabled by default.

force_unix_path_separator

    This feature flag does not enable additional features.

i128

    This feature flag does not enable additional features.

no_std

    This feature flag does not enable additional features.

strict

    This feature flag does not enable additional features.