nonmax 0.2.0

Numeric types that cannot hold maximum values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
description = "Numeric types that cannot hold maximum values"
documentation = "https://docs.rs/nonmax"
edition = "2018"
homepage = "https://github.com/LPGhatguy/nonmax"
keywords = ["nonmax", "non-max", "nonzero", "non-zero"]
license = "MIT OR Apache-2.0"
name = "nonmax"
readme = "README.md"
repository = "https://github.com/LPGhatguy/nonmax"
version = "0.2.0"