Macro read_attrs

Source
macro_rules! read_attrs {
    ($self:expr, $kind:ident) => { ... };
}