Function sqlx_ts::parser::parse_source

source ·
pub fn parse_source(path: &PathBuf) -> (HashMap<PathBuf, Vec<SQL>>, Handler)