lookups 0.0.1

Improve the data retrieval operations for collections.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Mario Linke"]
categories = ["data-structures", "caching"]
description = "Improve the data retrieval operations for collections."
documentation = "https://docs.rs/lookups/"
edition = "2021"
keywords = ["filter", "query", "index", "search", "collection"]
license = "MIT"
name = "lookups"
readme = "README.md"
repository = "https://github.com/lima1909/lookups"
version = "0.0.1"