bnum 0.11.0

Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types.
Documentation
1
2
3
use crate::doc;

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