Docs.rs
tree-sitter-language-pack-1.7.0
tree-sitter-language-pack 1.7.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Goldziher
Dependencies
ahash ^0.8
normal
dirs ^6
normal
optional
libloading ^0.9
normal
optional
memchr ^2
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
sha2 ^0.11
normal
optional
tar ^0.4
normal
optional
thiserror ^2
normal
toml ^1.1
normal
optional
tree-sitter ^0.26
normal
ureq ^3
normal
optional
zstd ^0.13
normal
optional
criterion ^0.8
dev
cc ^1
build
serde ^1
build
serde_json ^1
build
Versions
50.35%
of the crate is documented
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
Skip to main content
root_node_info
tree_
sitter_
language_
pack
1.7.0
tree_sitter_language_pack
Function
root_
node_
info
Copy item path
Source
pub fn root_node_info(tree: &
Tree
) ->
NodeInfo
Expand description
Get a
NodeInfo
snapshot of the root node.