anchor-safe-math 0.7.0

Safe Math wrapper for the primitive numberic types used in an Anchor project
Documentation
[dependencies.anchor-lang]
version = "0.32.1"

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

[package]
authors = ["Pavlos Polianidis <info@apocentre.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Safe Math wrapper for the primitive numberic types used in an Anchor project"
documentation = "https://docs.rs/anchor-safe-math/"
edition = "2018"
homepage = "https://github.com/Apocentre/anchor-safe-math"
keywords = ["solana", "anchor"]
license-file = "LICENSE"
name = "anchor-safe-math"
readme = "README.md"
repository = "https://github.com/Apocentre/anchor-safe-math"
version = "0.7.0"