Function to_html_mapper

Source
pub fn to_html_mapper(
    args: &Vec<NodeType>,
    is_select: bool,
    fn_name: &str,
) -> String