Skip to main content

validate

Function validate 

Source
pub fn validate(source: &str) -> ValidationResult
Expand description

Run the syntax-level lints over source: parse errors, duplicate attributes, and the always-on declared-cycle check.