Docs.rs
  • acteur-0.12.2
    • acteur 0.12.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • DavidBM
    • Dependencies
      • async-channel ^1 normal
      • async-std ^1 normal
      • async-trait ^0.1 normal
      • dashmap ^3 normal
      • futures ^0.3 normal
      • futures-util ^0.3 normal
      • lazy_static ^1 normal
      • num_cpus ^1.13 normal
      • rand ^0.7 normal
    • Versions
    • 62.16% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

acteur0.12.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Acteur
  • ActorAssistant
  • ServiceAssistant
  • ServiceConfiguration

Enums

  • ServiceConcurrency

Traits

  • Actor
  • Listen
  • Receive
  • Respond
  • Serve
  • Service