Docs.rs
scute-core-0.0.7
scute-core 0.0.7
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ianlet
Dependencies
glob ^0.3
normal
ignore ^0.4.25
normal
libsais ^0.2
normal
minreq ^2
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
tree-sitter ^0.26
normal
tree-sitter-javascript ^0.25
normal
tree-sitter-rust ^0.24
normal
tree-sitter-typescript ^0.23
normal
googletest ^0.14.2
dev
insta ^1
dev
tempfile ^3
dev
test-case ^3
dev
Versions
32.48%
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
Skip to main content
Module parser
scute_
core
0.0.7
Module parser
Module Items
Structs
Enums
Traits
In crate scute_
core
scute_core
Module
parser
Copy item path
Source
Structs
§
Tree
Sitter
Parser
AstParser
backed by tree-sitter.
Enums
§
Parse
Error
Traits
§
AstParser
A source code parser that produces syntax trees.