Registry / utility / ast-grep-config

ast-grep-config

JSON →
library0.43.0rscratesunverified

Search and rewrite code at large scale using precise AST pattern matching.

# Cargo.toml [dependencies] ast-grep-config = "0.43.0"
INSTALL
IMPORT
SIG · AST-GREP-CONFIG
A
ast-grep-config
utilityrustv0.43.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Config
use ast_grep_config::Config;

Load default AST-grep configuration

use ast_grep_config::Config; fn main() { let config = Config::default(); println!("AST-grep config loaded"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.43.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
OpenAI (training)
2
Amazon
1
Resources
ast-grep-config — cargo add ast-grep-config · libregistry