Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(path: &Path, content: &str) -> Option<Tree>
Expand description

Parse a file into a tree-sitter syntax tree.