Docs.rs
  • gloo-worker-0.5.0
    • gloo-worker 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ranile
    • Dependencies
      • bincode ^1 normal
      • futures ^0.3 normal
      • gloo-utils ^0.2 normal
      • gloo-worker-macros ^0.1 normal
      • js-sys ^0.3 normal
      • pinned ^0.1.0 normal
      • serde ^1 normal
      • thiserror ^1.0.37 normal
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-futures ^0.4 normal
      • web-sys ^0.3 normal
    • 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_worker0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Attribute Macros

List of all items

Structs

  • Bincode
  • HandlerId
  • WorkerBridge
  • WorkerDestroyHandle
  • WorkerRegistrar
  • WorkerScope
  • WorkerSpawner
  • oneshot::OneshotBridge
  • oneshot::OneshotRegistrar
  • oneshot::OneshotSpawner
  • reactor::ReactorBridge
  • reactor::ReactorRegistrar
  • reactor::ReactorScope
  • reactor::ReactorSpawner

Enums

  • reactor::ReactorBridgeSinkError

Traits

  • Codec
  • Registrable
  • Spawnable
  • Worker
  • oneshot::Oneshot
  • reactor::Reactor
  • reactor::ReactorScoped

Attribute Macros

  • oneshot::oneshot
  • reactor::reactor