Docs.rs
  • fire-http-api-0.1.5
    • fire-http-api 0.1.5
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • soerenmeier
    • Dependencies
      • fire-http ^0.2.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.17 normal
      • tracing ^0.1 normal
      • serde ^1.0 dev
      • tokio ^1.17 dev
    • Versions
    • 26.32% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate fire_http_api

logo
Change settings

List of all items

Structs

  • stream::error::JsonError
  • stream::error::UnrecoverableError
  • stream::message::Message
  • stream::message::MessageData
  • stream::server::PinnedFuture
  • stream::server::StreamServer
  • stream::streamer::RawStreamer
  • stream::streamer::Streamer

Enums

  • error::StatusCode
  • request::Method
  • stream::StreamKind
  • stream::error::StreamError
  • stream::message::MessageKind

Traits

  • error::ApiError
  • error::Error
  • request::Request
  • stream::Stream
  • stream::server::StreamHandler

Macros

  • custom_request_handler
  • request_handler
  • stream_handler