from_scalar_int_for_x

Macro from_scalar_int_for_x 

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