use fzy_rs::{has_match, score}
let matches = has_match(b"fbb", b"foo/bar/baz");
let score = score(b"fbb", b"foo/bar/baz");
-
Notifications
You must be signed in to change notification settings - Fork 0
RRethy/fzy-rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
fzy scoring algorithm as a Rust crate
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published