Docs.rs
  • round-based-0.4.1
    • round-based 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • omershlo
    • survived
    • maurges
    • Dependencies
      • futures-util ^0.3 normal
      • phantom-type ^0.3 normal
      • round-based-derive ^0.2 normal optional
      • thiserror ^2 normal
      • tokio ^1 normal optional
      • tokio-stream ^0.1 normal optional
      • tracing ^0.1 normal
      • anyhow ^1 dev
      • futures ^0.3 dev
      • hex ^0.4 dev
      • matches ^0.1 dev
      • rand ^0.8 dev
      • rand_dev ^0.1 dev
      • tokio ^1 dev
      • trybuild ^1 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
  • 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

round_based0.4.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • Incoming
  • Outgoing
  • party::MpcParty
  • rounds_router::Round
  • rounds_router::RoundsRouter
  • rounds_router::RoundsRouterBuilder
  • rounds_router::errors::OtherError
  • rounds_router::simple_store::RoundInput
  • rounds_router::simple_store::RoundMsgs
  • runtime::TokioRuntime
  • runtime::UnknownRuntime
  • runtime::unknown_runtime::UnknownRuntime
  • runtime::unknown_runtime::YieldNow
  • sim::SimError
  • sim::SimResult
  • sim::Simulation
  • sim::async_env::MockedDelivery
  • sim::async_env::MockedIncoming
  • sim::async_env::MockedOutgoing
  • sim::async_env::Network
  • state_machine::ExecutionError
  • state_machine::Incomings
  • state_machine::Outgoings
  • state_machine::Runtime
  • state_machine::SendErr
  • state_machine::YieldNow

Enums

  • MessageDestination
  • MessageType
  • rounds_router::CompleteRoundError
  • rounds_router::errors::CompleteRoundError
  • rounds_router::errors::IoError
  • rounds_router::simple_store::RoundInputError
  • state_machine::ProceedResult

Traits

  • Delivery
  • party::Mpc
  • rounds_router::MessagesStore
  • rounds_router::ProtocolMessage
  • rounds_router::RoundMessage
  • runtime::AsyncRuntime
  • state_machine::StateMachine

Derive Macros

  • ProtocolMessage

Functions

  • sim::async_env::run
  • sim::async_env::run_with_capacity
  • sim::async_env::run_with_capacity_and_setup
  • sim::async_env::run_with_setup
  • sim::run
  • sim::run_with_setup
  • state_machine::wrap_protocol

Type Aliases

  • MsgId
  • PartyIndex
  • runtime::DefaultRuntime
  • state_machine::Delivery
  • state_machine::MpcParty