typenum_mappings 0.1.0

A proc-macro to generate mappings from typenum's `UInt` types to your own type.
Documentation

typenum_mappings

A proc-macro to generate mappings from typenum's UInt types to your own type.

Read the documentation via cargo doc --open --no-deps or on docs.rs.

Minimum Supported Rust Version

This is currently 1.63, and it is considered a breaking change to increase.