impl_value_ref_from

Macro impl_value_ref_from 

Source
macro_rules! impl_value_ref_from {
    ($Variant:ident, $Type:ident) => { ... };
}