Docs.rs
ast-grep-config-0.9.2
ast-grep-config 0.9.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
HerringtonDarkholme
Dependencies
anyhow ^1.0
normal
ast-grep-core ^0.9.2
normal
bit-set ^0.5.3
normal
globset ^0.4.11
normal
regex ^1.9.1
normal
serde ^1.0
normal
serde_yaml ^0.9.25
normal
thiserror ^1.0.44
normal
tempdir ^0.3
dev
tree-sitter-typescript ^0.20.2
dev
Versions
0%
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
☰
Crate ast_grep_config
Version 0.9.2
All Items
Structs
Enums
Functions
Type Definitions
?
Crate
ast_grep_config
source
·
[
−
]
Structs
DeserializeEnv
RuleCollection
A collection of rules to run one round of scanning. Rules will be grouped together based on their language, path globbing and pattern rule.
RuleConfig
RuleWithConstraint
SerializableRule
We have three kinds of rules in ast-grep.
SerializableRuleConfig
SerializableRuleCore
Enums
Rule
RuleConfigError
RuleSerializeError
Severity
Transformation
Functions
from_str
from_yaml_string
Type Definitions
GlobalRules