#integer #basic #type

increment

Increment all types of integers if it is still possible

3 releases (breaking)

0.3.0 Mar 20, 2019
0.2.0 Mar 18, 2019
0.1.1 Feb 21, 2019
0.1.0 Feb 21, 2019

#1857 in Algorithms

24 downloads per month

LGPL-3.0

9KB
186 lines

Crates.io

rust-increment

Basic crate that provides multiple ways to increment all kinds of integers and even offers you to implement the underlying trait for your own types.

No runtime deps