Function tidy::error_codes::extract_error_codes
source · fn extract_error_codes(
root_path: &Path,
errors: &mut Vec<String>
) -> Vec<String>
Expand description
Stage 1: Parses a list of error codes from error_codes.rs
.