safe-modular-arithmetic 0.2.3

Implementation of modular arithmetic algorithms for all integer types in an overflow-safe and const-compatible manner
Documentation
[dependencies.num-traits]
version = "0.2.14"

[package]
authors = ["Nick Mertin <nickmertin@gmail.com>"]
description = "Implementation of modular arithmetic algorithms for all integer types in an overflow-safe and const-compatible manner"
edition = "2018"
license = "Apache-2.0"
name = "safe-modular-arithmetic"
repository = "https://gitlab.com/nickmertin/safe-modular-arithmetic"
version = "0.2.3"