impl_bigint_from_int

Macro impl_bigint_from_int 

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