MCPcopy Create free account
hub / github.com/douglance/devsql / tree_sitter.rs

File tree_sitter.rs

crates/devsql/src/providers/tree_sitter.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#![cfg(feature = "tree-sitter-ast")]
2
3//! Tree-sitter helpers shared across providers.
4

Callers

nothing calls this directly

Calls 1

ts_languageMethod · 0.80

Tested by

no test coverage detected