Fuzzy search
All checks were successful
CI / Typos (push) Successful in 20s
CI / Clippy (push) Successful in 1m30s
CI / Build and test (all features) (push) Successful in 5m8s
CI / Build and test (push) Successful in 5m55s

This commit is contained in:
2026-03-23 14:48:41 -07:00
parent 9008a248c1
commit 6b4fbf0ae9
3 changed files with 102 additions and 2 deletions

View File

@@ -57,6 +57,7 @@ unimplemented = "deny"
unwrap_used = "warn"
expect_used = "warn"
type_complexity = "allow"
len_without_is_empty = "allow"
#
# MARK: dependencies