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