Docs.rs
  • scsys-actors-0.2.1
    • scsys-actors 0.2.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • FL03
    • Dependencies
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • glob ^0.3 normal
      • paste ^1 normal
      • scsys-core ^0.2.1 normal
      • serde ^1 normal optional
      • serde_json ^1 normal optional
      • smart-default ^0.7 normal
      • strum ^0.26 normal
      • tokio ^1 normal optional
    • Versions
    • 22.86% 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

scsys_actors0.2.1

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Settings

List of all items

Structs

  • DirectionIter
  • messages::Message
  • prelude::DirectionIter
  • prelude::StateBase
  • states::StateBase
  • states::kinds::binary::BinaryStateIter

Enums

  • Direction
  • power::Power
  • prelude::Direction
  • states::kinds::binary::BinaryState

Traits

  • messages::MessageSpec
  • prelude::State
  • prelude::StateData
  • prelude::StateKind
  • prelude::Stateful
  • states::State
  • states::StateData
  • states::StateKind
  • states::Stateful
  • traits::channel::AsyncReceiver
  • traits::channel::AsyncSender
  • traits::channel::Receiver
  • traits::channel::Sender

Type Aliases

  • Job