Skip to main content

impl_from_traits

Macro impl_from_traits 

Source
macro_rules! impl_from_traits {
    ($($int:ty),+) => { ... };
}