Files
gh-matbeedotcom-cargo-log-p…/README.md
2025-11-30 08:39:32 +08:00

241 B

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.