big_unsigned_ints 0.1.6

A Crate For Big Unsigned Integers ranging from U256 to U2048 using u64 arrays all under a fixed-size of 32
Documentation
[dependencies]

[package]
authors = ["0xAtropine"]
description = "A Crate For Big Unsigned Integers ranging from U256 to U2048 using u64 arrays all under a fixed-size of 32"
edition = "2018"
keywords = ["BigInts", "Type", "u8", "conversion", "bytes"]
license = "Apache-2.0 AND MIT"
name = "big_unsigned_ints"
readme = "README.md"
repository = "https://github.com/0xAtropine/big_unsigned_ints/tree/master"
version = "0.1.6"