Docs.rs
  • oblivious_state_machine-0.6.5
    • oblivious_state_machine 0.6.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • vnermolaev
    • Dependencies
      • downcast-rs ^1.2.0 normal
      • log ^0.4.17 normal
      • serde ^1.0.145 normal
      • thiserror ^1.0.37 normal
      • tokio ^1.21.2 normal
      • tracing ^0.1.36 normal optional
      • pretty_env_logger ^0.4.0 dev
      • tokio ^1.21.2 dev
      • tracing-subscriber ^0.3.15 dev
    • Versions
    • 37.5% 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

oblivious_state_machine0.6.5

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • state_machine::Messages
  • state_machine::StateMachine
  • state_machine::StateMachineHandle
  • state_machine::StateMachineId
  • state_machine::StateMachineResult

Enums

  • state::DeliveryStatus
  • state::Transition
  • state_machine::StateMachineError

Traits

  • state::State
  • state::StateTypes

Type Aliases

  • state::BoxedState