Simplify integer and float functions trait bounds

This commit is contained in:
Kerollmops
2021-04-07 11:57:16 +02:00
parent efbfa81fa7
commit 51767725b2
17 changed files with 217 additions and 521 deletions

1
Cargo.lock generated
View File

@ -1272,7 +1272,6 @@ dependencies = [
"maplit",
"meilisearch-tokenizer",
"memmap",
"num-traits",
"obkv",
"once_cell",
"ordered-float",