Skip to main content

split_sql_statements

Function split_sql_statements 

Source
pub fn split_sql_statements(sql: &str) -> impl Iterator<Item = String> + '_