Parse and filter cargo build logs to extract errors, warnings, and diagnostics with regex-based filtering. Use when debugging Rust projects, analyzing cargo build output, filtering errors by file path
development/cargo-log-parser-matbeedotcom-cargo-log-parser(main)