impl_biguint_from_uint

Macro impl_biguint_from_uint 

Source
macro_rules! impl_biguint_from_uint {
    ($T:ty) => { ... };
}