Docs.rs
ast-grep-core-0.39.6
ast-grep-core 0.39.6
Permalink
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 ^0.25.4
normal
optional
tree-sitter-typescript ^0.23.2
dev
Versions
23.08%
of the crate is documented
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
Module meta_var
ast_
grep_
core
0.39.6
Module meta_
var
Module Items
Structs
Enums
Type Aliases
In crate ast_
grep_
core
ast_grep_core
Module
meta_
var
Copy item path
Source
Structs
§
Meta
VarEnv
a dictionary that stores metavariable instantiation const a = 123 matched with const a = $A will produce env: $A => 123
Enums
§
Meta
Variable
Type Aliases
§
Meta
VariableID
Underlying