Docs.rs
  • viewstamped-replication-0.7.0
    • viewstamped-replication 0.7.0
    • Docs.rs crate page
    • Apache-2.0
    • 12 February 2024
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • misalcedo
    • Dependencies
      • uuid ^1.6.1 normal
      • postcard ^1.0.8 dev
      • serde ^1.0.196 dev
    • Versions
    • 20% 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

viewstamped_replication0.7.0

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • client::Client
  • driver::LocalDriver
  • health::LocalHealthDetector
  • health::Suspect
  • health::Unhealthy
  • identifiers::ClientIdentifier
  • identifiers::GroupIdentifier
  • identifiers::ReplicaIdentifier
  • identifiers::RequestIdentifier
  • model::Commit
  • model::ConcurrentRequest
  • model::DoViewChange
  • model::LogEntry
  • model::Message
  • model::Prepare
  • model::PrepareOk
  • model::RecoveryResponse
  • model::Reply
  • model::Request
  • model::StartView
  • replica::NonVolatileState
  • replica::Replica

Enums

  • health::HealthStatus
  • model::Payload
  • replica::Status

Traits

  • Service
  • State
  • driver::Driver
  • health::HealthDetector