Added inline to most functions

This commit is contained in:
2022-05-25 09:44:20 +02:00
parent c9764d49ac
commit cb74158d5d
4 changed files with 27 additions and 10 deletions

View File

@@ -11,7 +11,6 @@ name = "bench"
harness = false
[dependencies]
# fst = "0.4.7"
tinyvec = { version = "1.6.0", features = ["alloc"] }
u-fst = { path = "../u-fst" }