rebounded 1.2.1

Bounded types
Documentation
[lib]
name = "rebounded"
path = "src/lib.rs"

[package]
authors = ["loncothad <me@loncothad.cc>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["data-structures", "no-std", "rust-patterns"]
description = "Bounded types"
edition = "2024"
keywords = ["bounded", "checked"]
license = "MIT or Apache-2.0"
name = "rebounded"
readme = "README.md"
repository = "https://github.com/loncothad/rebounded"
version = "1.2.1"