Docs.rs
  • maxim-0.1.0-alpha.0
    • maxim 0.1.0-alpha.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • zicklag
    • github:katharostech:crates-io-publishers
    • Dependencies
      • bincode ^1.1.4 normal
      • dashmap ^1.0.3 normal
      • futures ^0.3.1 normal
      • log ^0.4 normal
      • num_cpus ^1.10.1 normal
      • once_cell ^1.0.2 normal
      • rand ^0.7.3 normal optional
      • rand_xoshiro ^0.4.0 normal optional
      • secc ^0.0.10 normal
      • serde ^1.0.97 normal
      • uuid ^0.7.4 normal
      • env_logger ^0.6.2 dev
      • rand ^0.7 dev
      • serde_json ^1.0.40 dev
    • Versions
    • 92.14% 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

maxim0.1.0-alpha.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Panic
  • actors::ActorBuilder
  • actors::ActorPoolBuilder
  • actors::Aid
  • actors::Context
  • actors::RandomAidPool
  • cluster::TcpClusterMgr
  • message::Message
  • system::ActorSystem
  • system::ActorSystemConfig
  • system::RemoteInfo

Enums

  • actors::AidError
  • actors::Status
  • prelude::ShutdownResult
  • system::SystemError
  • system::SystemMsg
  • system::WireMessage

Traits

  • actors::AidPool
  • actors::Processor
  • actors::SyncAidPool
  • message::ActorMessage

Type Aliases

  • ActorResult
  • StdError