Function pest_meta::validator::validate_rust_keywords
source · [−]👎 Deprecated:
Rust keywords are no longer restricted from the pest grammar
Expand description
Validates that the given definitions
do not contain any Rust keywords.