reweb3-num 0.2.4

Arbitrary precision, fixed-size signed and unsigned integer types for ethereum, this a fork of bnum crate.
Documentation
1
2
3
use crate::doc;

doc::link_doc_comment!(carrying_add, borrowing_sub, widening_mul, carrying_mul);