Docs.rs
stac-0.13.1
stac 0.13.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gadomski
Dependencies
arrow-array ^56.0.0
normal
optional
arrow-cast ^56.0.0
normal
optional
arrow-json ^56.0.0
normal
optional
arrow-schema ^56.0.0
normal
optional
bytes ^1.7
normal
chrono ^0.4.39
normal
geo ^0.31.0
normal
optional
geo-traits ^0.3.0
normal
optional
geo-types ^0.7.16
normal
optional
geoarrow-array ^0.5.0
normal
optional
geoarrow-schema ^0.5.0
normal
optional
geojson ^0.24.1
normal
geoparquet ^0.5.0
normal
optional
indexmap ^2.10.0
normal
log ^0.4.25
normal
mime ^0.3.17
normal
parquet ^56.0.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
stac-derive ^0.3.0
normal
thiserror ^2.0
normal
tracing ^0.1.40
normal
url ^2.3
normal
wkb ^0.9.0
normal
optional
assert-json-diff ^2.0
dev
bytes ^1.7
dev
rstest ^0.26.1
dev
tokio ^1.44
dev
tokio-test ^0.4.4
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 datetime
stac
0.13.1
Module datetime
Module Items
Functions
Type Aliases
In crate stac
stac
Module
datetime
Copy item path
Source
Expand description
Datetime utilities.
Functions
§
parse
Parse a datetime or datetime interval into a start and end datetime.
Type Aliases
§
Interval
A start and end datetime.