Docs.rs
  • tiny-actor-0.0.2
    • tiny-actor 0.0.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jvdwrf
    • Dependencies
      • concurrent-queue ^1.2.2 normal
      • event-listener ^2.5.2 normal
      • futures ^0.3.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.18 normal
    • Versions
    • 28.57% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate tiny_actor

logo
Change settings

List of all items

Structs

  • Address
  • AlreadyAborted
  • BackPressure
  • Child
  • ChildPool
  • Config
  • Halted
  • Inbox
  • Rcv
  • SendError
  • Snd

Enums

  • Capacity
  • Growth
  • JoinError
  • Link
  • RecvError
  • SndFut
  • SupervisionStatus
  • TrySendError
  • TrySpawnError

Functions

  • spawn
  • spawn_default
  • spawn_default_pooled
  • spawn_pooled