kevy-index 5.3.0

Declarative secondary indexes over prefix domains: range/unique kinds, derived-by-construction, cursor pagination.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "kevy-index"
version = "5.3.0"
dependencies = [
 "kevy-time",
]

[[package]]
name = "kevy-time"
version = "5.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbada972504b3cf8d317466d99b8dd0d6b72e6ec8fb2611ca0c7b28eba7bcf9a"