auto_correct_n_suggest 1.0.0

A rust Dictionary Trie. Performs autosuggestions on words with typos & autocompletes words 🦀
Documentation
[dependencies]

[package]
authors = ["Tevinthuku <tevinthuku@gmail.com>"]
description = "A rust Dictionary Trie. Performs autosuggestions on words with typos & autocompletes words 🦀"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "auto_correct_n_suggest"
readme = "README.md"
repository = "https://github.com/Tevinthuku/rust-dictionary-autocomplete-autosuggest"
version = "1.0.0"