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
pretty_env_logger ^0.4.0
dev
tokio ^1.21.2
dev
tracing-subscriber ^0.3.15
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate oblivious_state_machine
Structs
Enums
Traits
Type Definitions
?
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 Definitions
state::BoxedState