typenum_mappings

Crates.iotypenum_mappings
lib.rstypenum_mappings
version0.1.0
sourcesrc
created_at2024-06-15 00:10:20.375167
updated_at2024-06-15 00:10:20.375167
descriptionA proc-macro to generate mappings from typenum's `UInt` types to your own type.
homepage
repositoryhttps://github.com/GnomedDev/typenum_mappings
max_upload_size
id1272490
size11,566
Gnome! (GnomedDev)

documentation

README

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.

Commit count: 1

cargo fmt