Macro pax_runtime_api::impl_default_coercion_rule

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