Docs.rs
pmtiles-0.10.0
pmtiles 0.10.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
ianthetechie
lseelenbinder
nyurik
Dependencies
async-compression ^0.4
normal
bytes ^1
normal
fmmap ^0.3
normal
optional
hilbert_2d ^1
normal
reqwest ^0.12.4
normal
optional
rust-s3 ^0.33.0
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
thiserror ^1
normal
tilejson ^0.4
normal
optional
tokio ^1
normal
optional
varint-rs ^2
normal
flate2 ^1
dev
fmmap ^0.3
dev
reqwest ^0.12.4
dev
tokio ^1
dev
Versions
47.83%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pmtiles
0.10.0
All Items
Re-exports
Modules
Structs
Enums
Type Aliases
?
Settings
Crate
pmtiles
Copy item path
source
·
[
−
]
Re-exports
§
pub use
reqwest
;
pub use
s3
;
pub use
tilejson
;
Modules
§
async_reader
cache
Structs
§
DirEntry
Directory
Header
HttpBackend
MmapBackend
S3Backend
Enums
§
Compression
PmtError
Errors that can occur while reading
PMTiles
files.
TileType
Type Aliases
§
PmtResult
A specialized
Result
type for
PMTiles
operations.