Docs.rs
  • spawned-concurrency-0.2.2
    • spawned-concurrency 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • igaray
    • github:lambdaclass:crates-io-publishers:owners
    • juan518munoz
    • Dependencies
      • futures ^0.3.1 normal
      • spawned-rt ^0.2.2 normal
      • thiserror ^2.0.12 normal
      • tracing ^0.1.41 normal
      • tokio ^1 dev
      • tokio-stream ^0.1.17 dev
    • Versions
    • 9.52% 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

spawned_concurrency0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • messages::Unused
  • tasks::GenServerHandle
  • tasks::ProcessInfo
  • threads::GenServerHandle
  • threads::ProcessInfo

Enums

  • error::GenServerError
  • tasks::CallResponse
  • tasks::CastResponse
  • tasks::GenServerInMsg
  • tasks::InitResult
  • threads::CallResponse
  • threads::CastResponse
  • threads::GenServerInMsg

Traits

  • tasks::GenServer
  • tasks::Process
  • threads::GenServer
  • threads::Process

Functions

  • tasks::send
  • tasks::send_after
  • tasks::send_interval
  • tasks::spawn_listener
  • threads::send
  • threads::send_after
  • threads::send_interval
  • threads::spawn_listener