Crate stac_types

Crate stac_types 

Source

Re-exports§

Modules§

link
Links.
mime
Media Types are a key element that enables STAC to be a rich source of information for clients.

Enums§

Error
Href
An href.
RealizedHref
Version
A version of the STAC specification.

Constants§

STAC_VERSION
The default STAC version of this library.

Traits§

Fields
Trait for structures that have gettable and settable fields.
Migrate
Migrates a STAC object from one version to another.
SelfHref
Implemented by all three STAC objects, the SelfHref trait allows getting and setting an object’s href.

Type Aliases§

Result