Docs.rs
  • htsget-axum-0.3.2
    • htsget-axum 0.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • brainstorm
    • Dependencies
      • async-trait ^0.1 normal
      • axum ^0.8 normal
      • axum-extra ^0.10 normal
      • htsget-config ^0.14.1 normal
      • htsget-http ^0.5.4 normal
      • htsget-search ^0.10.2 normal
      • http ^1 normal
      • hyper ^1 normal
      • hyper-util ^0.1 normal
      • rustls ^0.23 normal
      • thiserror ^2 normal
      • tokio ^1 normal
      • tokio-rustls ^0.26 normal
      • tower ^0.5 normal
      • tower-http ^0.6 normal
      • tracing ^0.1 normal
      • reqwest ^0.12 dev
      • tempfile ^3 dev
    • Versions
    • 72.92% 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

htsget_axum0.3.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • server::AppState
  • server::BindServer
  • server::Server
  • server::data::DataServer
  • server::ticket::TicketServer

Enums

  • error::Error

Functions

  • handlers::get::reads
  • handlers::get::variants
  • handlers::post::reads
  • handlers::post::variants
  • handlers::service_info::get_service_info_json
  • handlers::service_info::reads_service_info
  • handlers::service_info::variants_service_info
  • server::configure_cors
  • server::data::join_handle
  • server::ticket::join_handle

Type Aliases

  • error::Result