rsurf 0.1.2

A data structure providing range query filtering with Fast Succinct Tries
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
description = "A data structure providing range query filtering with Fast Succinct Tries"
documentation = "https://docs.rs/rsurf/"
edition = "2021"
homepage = "https://github.com/arriqaaq/rsurf"
license = "Apache-2.0"
name = "rsurf"
publish = true
readme = "README.md"
repository = "https://github.com/arriqaaq/rsurf"
version = "0.1.2"