Macro fuel_line::templatify

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