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

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • DirectionIter
  • messages::Message
  • prelude::DirectionIter
  • states::State

Enums

  • Direction
  • power::Power
  • prelude::Direction

Traits

  • AsyncReceiver
  • AsyncSender
  • Receiver
  • Sender
  • config::ConfigExt
  • messages::MessageSpec
  • prelude::AsyncReceiver
  • prelude::AsyncSender
  • prelude::Receiver
  • prelude::Sender
  • states::Stateful

Functions

  • config::collect_config_files

Type Aliases

  • Job