Macro impl_conversions_through_u256

Source
macro_rules! impl_conversions_through_u256 {
    ($($ty:ty),*) => { ... };
}