arbitrary-int 2.1.0

Modern and lightweight implementation of u2, u3, u4, ..., u127.
Documentation

docs.rs

arbitrary-int

This crate implements arbitrary numbers for Rust. Once included, you can use types like u5 or u120.

Documentation

More documentation can be found here, including usage details.