block_mod 0.0.1

The above Rust functions perform arithmetic operations on unsigned 128-bit integers, returning the
Documentation
[dependencies]

[package]
authors = ["Vo Le Hong"]
description = "The above Rust functions perform arithmetic operations on unsigned 128-bit integers, returning the"
edition = "2021"
license = "MIT"
name = "block_mod"
readme = "README.md"
repository = "https://github.com/lehongvo/chain_lib/tree/main/src"
version = "0.0.1"

[profile.dev]
debug = 2
opt-level = 1

[profile.release]
debug = 0
opt-level = 3