fastnum 0.7.4

Fast decimal numbers library
Documentation
1
2
3
use crate::bint::{doc, widening::widening_impl, Int};

widening_impl!(Int, I);