Docs.rs
ast-grep-core-0.38.0
ast-grep-core 0.38.0
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
HerringtonDarkholme
Dependencies
bit-set ^0.8.0
normal
regex ^1.10.4
normal
thiserror ^2.0.0
normal
tree-sitter-facade-sg ^0.25.3
normal
optional
tree-sitter-typescript ^0.23.2
dev
Versions
23.08%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
ast_
grep_
core
0.38.0
Module tree_
sitter
Module Items
Re-exports
Modules
Structs
Enums
Traits
Functions
In crate ast_
grep_
core
ast_grep_core
Module
tree_sitter
Copy item path
Source
Re-exports
§
pub use traversal::
TsPre
;
pub use traversal::
Visitor
;
Modules
§
traversal
Traverse Node AST
Structs
§
Display
Context
StrDoc
TSLanguage
TSPoint
TSRange
Enums
§
TSParse
Error
Represents tree-sitter related error
Traits
§
Content
Ext
Language
Ext
tree-sitter specific language trait
Functions
§
perform_
edit