smart-hash 0.1.2

partial queries in HashSets, the traits.
Documentation
[dependencies.smart-hash-derive]
optional = true
version = "0.1"

[features]
default = ["smart-hash-derive"]
derive = ["smart-hash-derive"]
manual = []

[package]
authors = ["snsvrno <snsvrno@tuta.io>"]
categories = ["data-structures"]
description = "partial queries in HashSets, the traits."
edition = "2018"
keywords = ["hashset", "query", "search", "database"]
license = "MIT"
name = "smart-hash"
readme = "../README.md"
repository = "https://github.com/snsvrno/smart-hash-rs"
version = "0.1.2"