Macro serialize_struct_anon_fields

Source
macro_rules! serialize_struct_anon_fields {
    ($trait:ident $method:ident) => { ... };
}