Skip to main content

impl_widen

Macro impl_widen 

Source
macro_rules! impl_widen {
    ($($from:ty => $($to:ty),+;)*) => { ... };
}