fastnum 0.7.4

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

bits_impl!(UInt, U);