#macro #numbers #bounded #type

derive-num-bounded

Macros for implementing bounded number types

1 unstable release

0.0.0 Sep 27, 2023

#43 in #bounded


Used in 3 crates (2 directly)

MIT license

11KB
211 lines

Workflow Status

This package is experimental. Expect frequent updates to the repository with breaking changes and infrequent releases.

derive-num-bounded

Macros for implementing bounded number types.

License: MIT


lib.rs:

Macros for implementing bounded number types.

Dependencies

~215–660KB
~15K SLoC