Docs.rs
ast-grep-core-0.2.0
ast-grep-core 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
HerringtonDarkholme
Dependencies
bit-set ^0.5.3
normal
regex ^1.7.1
normal
thiserror ^1.0.38
normal
tree-sitter-facade-sg ^0.9.1
normal
tree-sitter-typescript ^0.20.1
dev
Versions
26.55%
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
☰
Module meta_var
Structs
Enums
Functions
Type Definitions
?
Module
ast_grep_core
::
meta_var
source
·
[
−
]
Structs
MetaVarEnv
a dictionary that stores metavariable instantiation const a = 123 matched with const a = $A will produce env: $A => 123
MetaVarMatchers
Enums
MatchResult
MetaVarMatcher
MetaVariable
Functions
split_first_meta_var
Type Definitions
MetaVariableID