Docs.rs
  • wasm-web-helpers-0.2.0
    • wasm-web-helpers 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • XX
    • Dependencies
      • futures-channel ^0.3 normal
      • futures-util ^0.3 normal
      • gloo-utils ^0.1 normal
      • reqwasm ^0.5 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
    • Versions
    • 0% 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

wasm_web_helpers0.2.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • fetch::JsValue
  • fetch::JsonFetcher
  • fetch::MissingBody
  • fetch::Request
  • fetch::Response
  • websocket::JsError
  • websocket::WebSocket
  • websocket::WebSocketService

Enums

  • error::Error
  • websocket::ControlFlow
  • websocket::Message
  • websocket::WebSocketError

Functions

  • fetch::fetch
  • fetch::fetch_json
  • fetch::fetch_success
  • fetch::fetch_success_json
  • fetch::fetch_success_text
  • fetch::fetch_text
  • spawn_local

Type Aliases

  • error::ReqwasmResult
  • error::Result