fm 0.2.2

Non-backtracking fuzzy text matcher
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.regex]
version = "1.8"

[package]
authors = ["Edd Barrett <vext01@gmail.com>", "Laurence Tratt <laurie@tratt.net>"]
categories = ["development-tools"]
description = "Non-backtracking fuzzy text matcher"
edition = "2018"
license = "Apache-2.0/MIT"
name = "fm"
readme = "README.md"
repository = "https://github.com/softdevteam/fm/"
version = "0.2.2"