cadd 0.1.1

Painless checked arithmetics and conversions
Documentation
[dev-dependencies.anyhow]
version = "1.0.98"

[features]
default = ["std"]
std = []

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rust-patterns", "mathematics", "no-std"]
description = "Painless checked arithmetics and conversions"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "cadd"
readme = "README.md"
repository = "https://github.com/Riateche/cadd"
version = "0.1.1"