Macro impl_distill_unit_from_fields

Source
macro_rules! impl_distill_unit_from_fields {
    ($name:ident, $bound:path) => { ... };
}