macro_rules! encode_field {
    ($output:ident, $tag:ident, $field:expr, $ty:ty) => { ... };
}
Expand description

Macro for generating encoding for a field with with a tag and field