Macro read_tmpl

Source
macro_rules! read_tmpl {
    ($self:expr => $rel:ident->$name:ident) => { ... };
}