saturating 0.1.0

Provides Saturating<T>, an intentionally-saturating arithmetic wrapper.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "saturating"
version = "0.1.0"
authors = ["Breezewish <me@breeswish.org>"]
edition = "2018"
description = "Provides Saturating<T>, an intentionally-saturating arithmetic wrapper."
repository = "https://github.com/breeswish/saturating-rs"
keywords = ["numerics", "mathematics"]
categories = ["no-std"]
license = "MIT"