2 releases

Uses old Rust 2015

0.1.1 May 3, 2018
0.1.0 May 3, 2018

#23 in #integer-value

34 downloads per month

CC0 license

8KB
138 lines

value

Type-level constants for generic contexts.

These types implement From, PartialEq, and PartialOrd so that generic code can check if a value is zero, etc.

This software can be freely used and modified under the CC0 1.0 Universal License.


lib.rs:

Type-level constants for generic contexts.

These types implement From, PartialEq, and PartialOrd so that generic code can check if a value is zero, etc.

No runtime deps

Features