Macro fuel_line::templatify[][src]

macro_rules! templatify {
    ( $head_template:expr $(;$key:expr; $template:expr)* ) => { ... };
}