Macro impl_distill_by_unit

Source
macro_rules! impl_distill_by_unit {
    ($ty:ty, $core:ident, $name:expr) => { ... };
}