Docs.rs
  • fire-http-api-0.4.0
    • fire-http-api 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • soerenmeier
    • Dependencies
      • fire-http-codegen ^0.3.0 normal
      • fire-http ^0.5.0 normal
      • fire-http-representation ^0.4.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0.58 normal
      • tokio ^1.17 normal
      • tracing ^0.1 normal
      • hyper ^1.2 dev
      • hyper-util ^0.1 dev
      • serde ^1.0 dev
      • tokio ^1.17 dev
      • tokio-tungstenite ^0.23 dev
      • tracing-test ^0.2 dev
    • Versions
    • 20.69% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fire_http_api0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • Method
  • error::StatusCode
  • response::ResponseSettings
  • stream::error::JsonError
  • stream::error::UnrecoverableError
  • stream::message::Message
  • stream::message::MessageData
  • stream::server::PinnedFuture
  • stream::server::StreamServer
  • stream::streamer::RawStreamer
  • stream::streamer::Streamer
  • testing::FirePitApi

Enums

  • error::Error
  • stream::StreamKind
  • stream::error::StreamError
  • stream::message::MessageKind

Traits

  • Request
  • error::ApiError
  • stream::Stream
  • stream::server::IntoStreamHandler
  • stream::server::StreamHandler

Attribute Macros

  • api
  • api_stream

Derive Macros

  • RequestExtractor
  • Resource

Functions

  • stream::util::deserialize_req
  • stream::util::error_to_data
  • stream::util::extraction_error
  • stream::util::transform_streamer