indicium 0.2.2

Simple in-memory search for collections and key-value stores.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.maintenance]
status = "actively-developed"

[package]
authors = ["Dylan Bowker <dylan.bowker@arkiteq.ca>"]
categories = ["database-implementations"]
description = "Simple in-memory search for collections and key-value stores."
documentation = "https://docs.rs/indicium"
edition = "2018"
keywords = ["search", "autocomplete", "struct", "vec", "hashmap"]
license = "MIT OR Apache-2.0"
name = "indicium"
publish = true
readme = "README.md"
repository = "https://github.com/leontoeides/indicium"
version = "0.2.2"