Macro impl_default_coercion_rule

Source
macro_rules! impl_default_coercion_rule {
    ($Type:ty, $Variant:path) => { ... };
}