typenum 1.15.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

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

scale_info

  • scale-info/derive

no_std

    This feature flag does not enable additional features.

i128

    This feature flag does not enable additional features.

force_unix_path_separator

    This feature flag does not enable additional features.

scale-info

    This feature flag does not enable additional features.

strict

    This feature flag does not enable additional features.