fastnum 0.7.4

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

bits_impl!(Int, I);