Docs.rs
tree-sitter-cli-0.26.2
tree-sitter-cli 0.26.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
maxbrunsfeld
amaanq
github:tree-sitter:core
Dependencies
ansi_colours ^1.2.3
normal
anstyle ^1.0.13
normal
anyhow ^1.0.100
normal
bstr ^1.12.0
normal
clap ^4.5.53
normal
clap_complete ^4.5.61
normal
clap_complete_nushell ^4.5.10
normal
crc32fast ^1.5.0
normal
ctor ^0.2.9
normal
ctrlc ^3.5.0
normal
dialoguer ^0.11.0
normal
glob ^0.3.3
normal
heck ^0.5.0
normal
html-escape ^0.2.13
normal
indoc ^2.0.6
normal
log ^0.4.28
normal
memchr ^2.7.6
normal
rand ^0.8.5
normal
regex ^1.11.3
normal
schemars ^1.0.5
normal
semver ^1.0.27
normal
serde ^1.0.219
normal
serde_json ^1.0.145
normal
similar ^2.7.0
normal
streaming-iterator ^0.1.9
normal
thiserror ^2.0.17
normal
tiny_http ^0.12.0
normal
tree-sitter ^0.26.2
normal
tree-sitter-config ^0.26.2
normal
tree-sitter-generate ^0.26.2
normal
tree-sitter-highlight ^0.26.2
normal
tree-sitter-loader ^0.26.2
normal
tree-sitter-tags ^0.26.2
normal
walkdir ^2.5.0
normal
wasmparser ^0.243.0
normal
webbrowser ^1.0.5
normal
encoding_rs ^0.8.35
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.23.0
dev
unindent ^0.2.4
dev
widestring ^1.2.1
dev
Versions
6.63%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module query_testing
tree_
sitter_
cli
0.26.2
Module query_
testing
Module Items
Structs
Functions
In crate tree_
sitter_
cli
tree_sitter_cli
Module
query_
testing
Copy item path
Source
Structs
§
Assertion
Capture
Info
Utf8
Point
Functions
§
assert_
expected_
captures
parse_
position_
comments
Parse the given source code, finding all of the comments that contain highlighting assertions. Return a vector of (position, expected highlight name) pairs.
to_
utf8_
point