Enums§
- Error
- Crate-specific error enum
- Format
- The format of STAC data.
- Realized
Href - An href that has been realized to a path or a url.
Traits§
- From
Json Path - Create a STAC object from JSON.
- From
Ndjson Path - Create a STAC object from newline-delimited JSON.
- Readable
- ToJson
Path - ToNdjson
Path - Write a STAC object to newline-delimited JSON.
- Writeable
Functions§
- read
- Reads a STAC value from an href.
- user_
agent - Returns a string suitable for use as a HTTP user agent.
- write
- Writes a STAC value to a path.
Type Aliases§
- Result
- Crate-specific result type.