Docs.rs
  • stac-server-0.3.4
    • stac-server 0.3.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gadomski
    • Dependencies
      • axum ^0.8.1 normal optional
      • bb8 ^0.9.0 normal optional
      • bb8-postgres ^0.9.0 normal optional
      • bytes ^1.7 normal optional
      • http ^1.1 normal
      • mime ^0.3.17 normal optional
      • pgstac ^0.3.0 normal optional
      • rustls ^0.23.22 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_urlencoded ^0.7.1 normal
      • stac ^0.12.0 normal
      • stac-api ^0.7.0 normal
      • thiserror ^2.0 normal
      • tokio-postgres ^0.7.12 normal optional
      • tokio-postgres-rustls ^0.13.0 normal optional
      • tower-http ^0.6.1 normal optional
      • tracing ^0.1.40 normal
      • url ^2.3 normal
      • serde_json ^1.0 dev
      • stac ^0.12.0 dev
      • tokio ^1.43 dev
      • tokio-test ^0.4.4 dev
      • tower ^0.5.1 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

stac_server0.3.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Api
  • MemoryBackend
  • PgstacBackend
  • routes::GeoJson

Enums

  • Error
  • routes::Error

Traits

  • Backend

Functions

  • routes::collection
  • routes::collections
  • routes::conformance
  • routes::from_api
  • routes::get_search
  • routes::item
  • routes::items
  • routes::post_search
  • routes::queryables
  • routes::root
  • routes::service_desc
  • routes::service_doc

Type Aliases

  • Result

Constants

  • DEFAULT_DESCRIPTION
  • DEFAULT_ID
  • DEFAULT_LIMIT