kwindex 0.1.2

This is a Rust based "keyword index" library crate that maintaining an index of words from texts.
Documentation
[package]

name = "kwindex"

version = "0.1.2"

authors = ["Ronnie Song <ronniesong0809@gmail.com>"]

edition = "2018"

description = "This is a Rust based \"keyword index\" library crate that maintaining an index of words from texts."

license = "MIT"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]