encode_by_fields

Macro encode_by_fields 

Source
macro_rules! encode_by_fields {
    ($($token: tt)*) => { ... };
}