Docs.rs
gis-tools-1.6.3
gis-tools 1.6.3
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
CraigglesO
Dependencies
brotli ^8
normal
optional
clap ^4.5
normal
earclip ^1.7
normal
flate2 ^1
normal
optional
half ^2.7
normal
image ^0.25
normal
optional
libm ^0.2
normal
memmap2 ^0.9
normal
optional
open-vector-tile ^1.9
normal
pbf ^1.22
normal
regex ^1
normal
s2-tilejson ^1.10
normal
s2json ^1.46
normal
serde ^1.0
normal
serde_json ^1.0
normal
surf ^2
normal
assert_cmd ^2
dev
criterion ^0.8
dev
predicates ^3
dev
rand ^0.9
dev
serde_json ^1.0
dev
smol ^2
dev
tempfile ^3
dev
tiff ^0.10.3
dev
tiny_http ^0.12
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module kv
gistools
1.6.3
Module kv
Module Items
Modules
Structs
Traits
In gistools::
data_
store
gistools
::
data_store
Module
kv
Copy item path
Source
Expand description
Key-Value Store (KV)
Modules
§
file
std
File based reader that implements the KVStore trait
Structs
§
KV
A local key-value store
Traits
§
KVStore
Represents a key-value store