webster 0.2.0

An offline version of webster's dictionary
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.serde_json]
version = "1.0.64"

[package]
authors = ["Grant Handy <grantshandy@gmail.com>"]
description = "An offline version of webster's dictionary"
documentation = "https://docs.rs/webster"
edition = "2018"
keywords = ["dictionary", "definition", "webster"]
license = "MIT"
name = "webster"
repository = "https://github.com/grantshandy/webster-rs"
version = "0.2.0"