Docs.rs
  • gloo-net-0.6.0
    • gloo-net 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ranile
    • Dependencies
      • futures-channel ^0.3 normal optional
      • futures-core ^0.3 normal optional
      • futures-io ^0.3 normal optional
      • futures-sink ^0.3 normal optional
      • gloo-utils ^0.2 normal
      • http ^1.0 normal
      • js-sys ^0.3 normal
      • pin-project ^1.0 normal optional
      • serde ^1.0 normal optional
      • serde_json ^1.0 normal optional
      • thiserror ^1.0 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
      • web-sys ^0.3 normal
      • futures ^0.3 dev
      • once_cell ^1 dev
      • serde ^1.0 dev
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 100% 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

gloo_net0.6.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • eventsource::futures::EventSource
  • eventsource::futures::EventSourceSubscription
  • http::Headers
  • http::Method
  • http::QueryParams
  • http::Request
  • http::RequestBuilder
  • http::Response
  • http::ResponseBuilder
  • websocket::events::CloseEvent
  • websocket::futures::WebSocket

Enums

  • Error
  • eventsource::EventSourceError
  • eventsource::State
  • websocket::Message
  • websocket::State
  • websocket::WebSocketError

Traits

  • http::IntoRawResponse