Docs.rs
  • agency-0.6.0
    • agency 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jamesbirtles
    • Dependencies
      • async-trait ^0.1 normal
      • dyn-clone ^1 normal
      • futures-util ^0.3 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • uuid ^0.8 normal
    • Versions
    • 3.33% 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

agency0.6.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Attribute Macros

List of all items

Structs

  • Addr
  • Agency
  • AgencyHandle
  • Context
  • Recipient
  • Request
  • Running
  • SendError
  • Stopped

Enums

  • RequestError
  • RequestTimeoutError
  • StoppingResult

Traits

  • Actor
  • Setup

Attribute Macros

  • async_trait