Docs.rs
  • stac-server-0.1.1
    • stac-server 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gadomski
    • Dependencies
      • async-trait ^0.1 normal
      • axum ^0.7 normal optional
      • bb8 ^0.8 normal optional
      • bb8-postgres ^0.8 normal optional
      • http ^1 normal
      • pgstac ^0.1 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_urlencoded ^0.7 normal
      • stac ^0.8 normal
      • stac-api ^0.4 normal
      • stac-async ^0.5 normal
      • thiserror ^1 normal
      • tokio-postgres ^0.7 normal optional
      • url ^2 normal
      • serde_json ^1 dev
      • stac-validate ^0.2 dev
      • tokio ^1.37 dev
      • tokio-test ^0.4 dev
      • tower ^0.4 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

stac_server0.1.1

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

List of all items

Structs

  • Api
  • MemoryBackend

Enums

  • Error

Traits

  • Backend

Functions

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

Type Aliases

  • Result

Constants

  • APPLICATION_GEO_JSON
  • APPLICATION_OPENAPI_3_0
  • DEFAULT_DESCRIPTION
  • DEFAULT_ID
  • DEFAULT_LIMIT