Docs.rs
  • flo-state-1.1.1
    • flo-state 1.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • Crates.io
    • Source
    • Owners
    • fluxxu
    • Dependencies
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • thiserror ^1.0 normal
      • tokio ^1.2 normal
      • tokio-util ^0.6.3 normal
      • once_cell ^1.4 dev
      • tokio ^1.2 dev
    • Versions
      • 1.1.1
      • 1.1.0
      • 1.0.0
      • 0.6.1
      • 0.6.0
      • 0.5.0
    • 15.71% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • i686-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate flo_state

  • Version 1.1.1
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Traits
  • Attribute Macros
?
Change settings

Crate flo_state

source ·

Re-exports

pub use registry::Deferred;
pub use registry::Registry;
pub use registry::RegistryError;
pub use registry::RegistryRef;
pub use registry::Service;

Modules

error
mock
registry
reply

Structs

Addr
Context
Owner
OwnerBuilder
Recipient

Traits

Actor
Handler
Message

Attribute Macros

async_trait