Docs.rs
  • servio-http-0.1.0
    • servio-http 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • GamePad64
    • Dependencies
      • bytes ^1.2.1 normal
      • http ^0.2.8 normal
    • Versions
    • 19.64% 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

servio_http0.1.0

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • http::Disconnect
  • http::HttpScope
  • http::RequestChunk
  • http::ResponseChunk
  • http::ResponseStart
  • http::ResponseTrailer
  • websocket::Accept
  • websocket::BinaryFrame
  • websocket::Close
  • websocket::Connect
  • websocket::Disconnect
  • websocket::TextFrame
  • websocket::WebSocketScope

Enums

  • http::HttpEvent
  • websocket::WebSocketEvent

Constants

  • http::EVENT_HTTP
  • http::PROTOCOL_HTTP
  • websocket::EVENT_WEBSOCKET
  • websocket::PROTOCOL_WEBSOCKET