Docs.rs
  • xtra-0.6.0
    • xtra 0.6.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • thomaseizinger
    • Restioson
    • Dependencies
      • async-std ^1.0 normal optional
      • catty ^0.1.5 normal
      • event-listener ^2.4.0 normal
      • futures-core ^0.3.21 normal
      • futures-sink ^0.3.21 normal optional
      • futures-util ^0.3.21 normal
      • xtra-macros ^0.6.0 normal optional
      • pin-project-lite ^0.2.9 normal
      • smol ^1.1 normal optional
      • spin ^0.9.3 normal
      • tokio ^1.0 normal optional
      • tracing ^0.1.35 normal optional
      • wasm-bindgen ^0.2 normal optional
      • wasm-bindgen-futures ^0.4 normal optional
      • async-std ^1.0 dev
      • criterion ^0.3 dev
      • futures-util ^0.3.21 dev
      • rand ^0.8 dev
      • smol ^1.1 dev
      • smol-potat ^1.1 dev
      • smol-timeout ^0.6 dev
      • tokio ^1.21 dev
      • tracing ^0.1.35 dev
      • tracing-subscriber ^0.3.17 dev
      • waker-fn ^1.1 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xtra0.6.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ActorErasedSending
  • ActorNamedSending
  • Context
  • Mailbox
  • Receiver
  • SendFuture
  • address::ActorJoinHandle
  • address::Address
  • message_channel::MessageChannel
  • prelude::Context
  • refcount::Strong
  • refcount::Weak
  • scoped_task::ScopedTask

Enums

  • Error
  • refcount::Either

Traits

  • Actor
  • Handler
  • refcount::RefCounter

Functions

  • join
  • run
  • scoped_task::scoped
  • select
  • spawn_async_std
  • spawn_smol
  • spawn_tokio
  • spawn_wasm_bindgen
  • yield_once

Type Aliases

  • address::WeakAddress