Docs.rs
stac-api-0.7.0
stac-api 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gadomski
Dependencies
async-stream ^0.3.6
normal
optional
chrono ^0.4.38
normal
cql2 ^0.3.0
normal
futures ^0.3.31
normal
optional
geo ^0.29.3
normal
optional
geojson ^0.24.1
normal
http ^1.1
normal
optional
pyo3 ^0.23.3
normal
optional
pythonize ^0.23.0
normal
optional
reqwest ^0.12.8
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7.1
normal
stac ^0.11.1
normal
stac-derive ^0.2.0
normal
thiserror ^2.0
normal
tokio ^1.37
normal
optional
tracing ^0.1.40
normal
url ^2.3
normal
geojson ^0.24.1
dev
mockito ^1.5
dev
tokio ^1.37
dev
tokio-test ^0.4.4
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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_
api
0.7.0
Module python
Module Items
Enums
Functions
In crate stac_
api
stac_api
Module
python
Copy item path
Source
Available on
crate feature
python
only.
Expand description
Functions for convert
pyo3
objects into
stac-api
structures.
Enums
§
String
OrDict
A string or dictionary.
String
OrList
A string or a list.
Functions
§
search
Creates a
Search
from Python arguments.