Macro serialize_struct_named_fields

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