Docs.rs
  • fire-stream-0.4.0
    • fire-stream 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • soerenmeier
    • Dependencies
      • simple-bytes ^0.2.11 normal
      • fire-crypto ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.0 normal
      • tokio ^1.0 dev
    • Versions
    • 49.28% 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

fire_stream0.4.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • client::Config
  • client::Connection
  • client::ReconStrat
  • handler::Configurator
  • handler::StreamReceiver
  • handler::StreamSender
  • packet::BodyBytes
  • packet::BodyBytesMut
  • packet::EncryptedBytes
  • packet::Flags
  • packet::PlainBytes
  • server::Config
  • server::Connection
  • util::PinnedFuture
  • util::PollFn

Enums

  • error::RequestError
  • error::ResponseError
  • error::StreamError
  • error::TaskError
  • packet::PacketError
  • server::Message
  • util::SocketAddr

Traits

  • packet::Packet
  • packet::PacketBytes
  • packet::PacketHeader
  • util::ByteStream
  • util::Listener
  • util::ListenerExt

Functions

  • util::poll_fn

Type Aliases

  • packet::Result