Docs.rs
  • hyper-fast-0.3.5
    • hyper-fast 0.3.5
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • snow01
    • Dependencies
      • anyhow ^1.0.68 normal
      • async-compression ^0.4.1 normal
      • async-trait ^0.1.63 normal
      • bytes ^1.3.0 normal
      • chrono ^0.4.23 normal
      • config ^0.13.3 normal optional
      • crossbeam ^0.8.2 normal optional
      • crossbeam-epoch ^0.9.13 normal optional
      • crossbeam-skiplist ^0.1.1 normal optional
      • futures ^0.3.25 normal
      • hdrhistogram ^7.5.2 normal optional
      • http ^0.2.8 normal
      • humantime ^2.1.0 normal optional
      • humantime-serde ^1.0.1 normal optional
      • hyper ^0.14.23 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.139 normal
      • log ^0.4.17 normal
      • log4rs ^1.0.0 normal optional
      • metered ^0.9.0 normal optional
      • parking_lot ^0.12.1 normal optional
      • prometheus ^0.13.3 normal optional
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • thiserror ^1.0.38 normal
      • tokio ^1.24.2 normal
      • tokio-util ^0.7.4 normal
      • twoway ^0.2.2 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

hyper_fast0.3.5

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • server::HttpRequest
  • server::HttpResponse
  • server::HttpRoute
  • server::IN_ROTATION
  • server::SHUTDOWN

Enums

  • server::ApiError

Traits

  • server::Service
  • server::ServiceBuilder
  • server::ServiceDaemon

Functions

  • server::start_http_server

Type Aliases

  • server::ApiResult
  • server::HttpResult