Skip to main content

impl_truncate

Macro impl_truncate 

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