Skip to main content

impl_all_int_casts

Macro impl_all_int_casts 

Source
macro_rules! impl_all_int_casts {
    ([$($Src:ty),*]) => { ... };
}