Macro ringl::attribute_format_by_name[]

macro_rules! attribute_format_by_name {
    ( $ struct_name : ty , $ field_name : ident , $ bindings : expr ) => { ... };
}