Files
2025-11-30 08:39:32 +08:00

4 lines
241 B
Markdown

# cargo-log-parser
Parse and filter cargo build logs to extract errors, warnings, and diagnostics with regex-based filtering. Use for debugging Rust projects, analyzing cargo build output, or filtering errors by file/message/code patterns.