elm_parser::helpers

Function tag_loop

source
pub fn tag_loop(
    tag_stack: &mut Vec<TagInfo>,
    output: &mut String,
    indent: &usize,
)