thesaurus 0.1.2

An offline thesaurus library for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.serde_json]
version = "1.0.64"

[package]
authors = ["Grant Handy <grantshandy@gmail.com>"]
description = "An offline thesaurus library for Rust."
edition = "2018"
keywords = ["thesaurus", "synonym", "synonyms"]
license = "MIT"
name = "thesaurus"
repository = "https://github.com/DefunctLizard/thesaurus-rs"
version = "0.1.2"