Docs.rs
stac-duckdb-0.1.0
stac-duckdb 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gadomski
Dependencies
arrow ^53.1.0
normal
duckdb ^1.1.1
normal
geoarrow ^0.4.0-beta.3
normal
stac ^0.11.1
normal
stac-api ^0.7.0
normal
thiserror ^2.0
normal
geo ^0.29.3
dev
rstest ^0.23.0
dev
stac ^0.11.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
stac_
duckdb
0.1.0
All Items
Crate Items
Structs
Enums
Functions
Type Aliases
Crate
stac_duckdb
Copy item path
Source
Expand description
Use
duckdb
with
STAC
.
Structs
§
Client
A client for making DuckDB requests for STAC objects.
Query
A SQL query.
Enums
§
Error
A crate-specific error enum.
Functions
§
version
Return this crate’s version.
Type Aliases
§
Result
A crate-specific result type.