Macro impl_envelope_decodable

Source
macro_rules! impl_envelope_decodable {
    ($type:ty) => { ... };
}