new Matcher

This commit is contained in:
2023-12-26 21:28:46 +01:00
parent d20940f89b
commit 511ce04f0b
8 changed files with 176 additions and 34 deletions

View File

@@ -16,4 +16,5 @@ opt-level = "z"
codegen-units = 1
[profile.release]
lto = true
lto = true
opt-level = 3