[](https://docs.rs/arbitrary-int)
This crate implements arbitrary numbers for Rust. Once included, you can use types like `u5` or `u120`.
More documentation can be found [here](https://docs.rs/arbitrary-int/latest/arbitrary_int/),
including usage details.