opis 0.2.0

Opis is a big integer, in little endian order, arithmetic library written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "Opis is a big integer, in little endian order, arithmetic library written in Rust."
edition = "2018"
license = "MIT"
name = "opis"
readme = "README.md"
repository = "https://github.com/seg-software/rust-opis"
version = "0.2.0"