difft::parse::tree_sitter_parser

Function to_tree

Source
pub(crate) fn to_tree(src: &str, config: &TreeSitterConfig) -> Tree
Expand description

Parse src with tree-sitter.