Function rbatis_codegen::codegen::parser_html::parse_html
source ยท pub fn parse_html(
html: &str,
fn_name: &str,
ignore: &mut Vec<String>,
) -> TokenStreamExpand description
parse html to function TokenStream