wrapnum 0.3.2

Ever wanted to make easy arbitrary number wraparounds? Now you can.
Documentation
[dependencies.num]
version = "0.4.3"

[lib]
name = "wrapnum"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Ever wanted to make easy arbitrary number wraparounds? Now you can."
edition = "2021"
license = "GPL-3.0-only"
name = "wrapnum"
readme = "README.md"
repository = "https://github.com/Elsie19/wrapnum"
version = "0.3.2"