No description
Find a file
Mohammad Kanaan 660b710cac feat: improve match_pattern to surface errors and avoid collecting everything at once
feat: implement Match and Matches to hold more info and display it
2026-07-27 13:00:04 +03:00
.zed chore: add rustfmt, anyhow, and zed config 2026-07-27 11:43:59 +03:00
src feat: improve match_pattern to surface errors and avoid collecting everything at once 2026-07-27 13:00:04 +03:00
.gitignore initial commit 2026-07-27 10:18:55 +03:00
Cargo.lock feat: implement basic pattern matching 2026-07-27 12:06:03 +03:00
Cargo.toml feat: implement basic pattern matching 2026-07-27 12:06:03 +03:00
rustfmt.toml chore: add rustfmt, anyhow, and zed config 2026-07-27 11:43:59 +03:00
test.txt feat: implement an iterator to get the test with a test consumer 2026-07-27 11:43:59 +03:00