Expand description
A STAC API server written in Rust.
Modules§
- Routes for serving API endpoints.
Structs§
- A STAC server API.
- A naive backend that stores collections and items in memory.
- A backend for a pgstac database.
Enums§
- A crate-specific error type.
Constants§
- The default catalog description.
- The default catalog id.
- The default limit.
Traits§
- Storage backend for a STAC API.
Type Aliases§
- A crate-specific result type.