Docs.rs
  • agner-actors-0.3.2
    • agner-actors 0.3.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • RGafiyatullin
    • Dependencies
      • agner-utils =0.3.2 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • pin-project ^1 normal
      • serde ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • dotenv ^0.15 dev
      • pretty_env_logger ^0.4 dev
      • tokio ^1 dev
    • Versions
    • 0% 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 agner_actors

  • Version 0.3.2
  • All Items
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
logo
Change settings

Crate agner_actors

source · [−]

Structs

ActorID
Identifier of an actor.
ActorInfo
Context
Actor’s API to itself
InitAckRx
InitAckTx
SpawnOpts
System
SystemConfig
Configuration for System

Enums

BackendFailure
Event
Exit
ExitStandard
Signal
SysChannelError
SysSpawnError

Traits

Actor
IntoExitReason

Functions

new_init_ack

Type Definitions

ArcError
BoxError
Never