opis 0.7.0

Opis is an arithmetic library for positive integers of any size written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "Opis is an arithmetic library for positive integers of any size written in Rust."
edition = "2018"
license = "MIT"
name = "opis"
readme = "README.md"
repository = "https://github.com/seg-software/rust-opis"
version = "0.7.0"