#macro #numbers #bounded #type

derive-num-bounded

Macros for implementing bounded number types

1 unstable release

0.0.0 Sep 27, 2023

#39 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

~270–730KB
~17K SLoC