Macro impl_avp_data_encode_to_numbers

Source
macro_rules! impl_avp_data_encode_to_numbers {
    ($ty:ty, $out:ty) => { ... };
}