impl_currency

Macro impl_currency 

Source
macro_rules! impl_currency {
    ($({$name:tt, $unchecked:tt}),*) => { ... };
}