simple_mod_int 0.1.2

A simple modint library
Documentation
[dependencies.num-traits]
version = "0.2"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simple modint library"
edition = "2021"
keywords = ["mod", "int", "math", "integer"]
license = "MIT"
name = "simple_mod_int"
readme = "README.md"
repository = "https://github.com/misty1999/simple_mod_int"
version = "0.1.2"