cw-bigint 0.4.3

Big integer implementation for Rust
Documentation
1
2
3
# `cw-bigint`

This is a forked version of [rust-num/num-bigint](https://github.com/rust-num/num-bigint) with float operations removed, so that it can be used in smart contracts.