asearch 0.1.2

Approximate pattern matching on Rust
Documentation
[badges.github]
repository = "takker99/rust-asearch"
workflow = "Rust"

[package]
authors = ["takker99 <37929109+takker99@users.noreply.github.com>"]
categories = ["algorithms"]
description = "Approximate pattern matching on Rust"
edition = "2018"
keywords = ["bitap", "search", "fuzzy", "match", "asearch"]
license = "MIT"
license-file = "LICENSE"
name = "asearch"
readme = "README.md"
repository = "https://github.com/takker99/rust-asearch"
version = "0.1.2"