rbatis_codegen::codegen::parser_html

Function parse_html

Source
pub fn parse_html(
    html: &str,
    fn_name: &str,
    ignore: &mut Vec<String>,
) -> TokenStream
Expand description

parse html to function TokenStream