macro_rules! json_attrs_and_children_serializer {
    ($structure:ident, $name:ident) => { ... };
}