Docs.rs
  • raft-log-0.2.2
    • raft-log 0.2.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • drmingdrmer
    • Dependencies
      • byteorder ^1.5.0 normal
      • clap ^4.5.20 normal
      • codeq ^0.4.0 normal
      • fs2 ^0.4.3 normal
      • log ^0.4.22 normal
      • thiserror ^1.0.64 normal
      • indoc ^2 dev
      • pretty_assertions ^1.4.1 dev
      • tempfile ^3.4.0 dev
    • Versions
    • 17.5% 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

raft_log0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • ChunkId
  • Config
  • Dump
  • RaftLog
  • Segment
  • errors::InvalidChunkFileName
  • errors::LogIdNonConsecutive
  • errors::LogIdReversal
  • errors::LogIndexNotFound
  • errors::VoteReversal

Enums

  • WALRecord
  • errors::RaftLogStateError

Traits

  • Callback
  • DumpApi
  • api::raft_log_writer::RaftLogWriter
  • api::state_machine::StateMachine
  • api::types::Types
  • api::wal::WAL

Functions

  • dump_writer::multiline_string