validate_file_path

Function validate_file_path 

Source
pub fn validate_file_path(path: &Path) -> Result<(), Vec<ValidationError>>
Expand description

Validate a Rust source file at the given path