nonzero_signed 1.0.3

DEPRECATED Rust's std lib will stabilize their own signed NonZero types in Rust 1.34, please use those instead if you're using Rust 1.34 or greater. You can find them in std::num or core::num. Description A small set of types for signed nonzero integers.
Documentation