impl_bigint_from_uint

Macro impl_bigint_from_uint 

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