Macro impl_bigint_from_int

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