Docs.rs
  • nebula-fbthrift-raftex-v2-0.3.0
    • nebula-fbthrift-raftex-v2 0.3.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • const-cstr ^0.3 normal
      • fbthrift-git =0.0.7 normal
      • futures ^0.3 normal
      • tracing ^0.1 normal
    • Versions
    • 5.41% 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

nebula_fbthrift_raftex_v20.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • client::RaftexServiceImpl
  • client::make_RaftexService
  • mock::RaftexService
  • server::RaftexServiceProcessor
  • types::AppendLogRequest
  • types::AppendLogResponse
  • types::AskForVoteRequest
  • types::AskForVoteResponse
  • types::ErrorCode
  • types::HeartbeatRequest
  • types::HeartbeatResponse
  • types::LogEntry
  • types::SendSnapshotRequest
  • types::SendSnapshotResponse

Enums

  • services::raftex_service::AppendLogExn
  • services::raftex_service::AskForVoteExn
  • services::raftex_service::HeartbeatExn
  • services::raftex_service::SendSnapshotExn

Traits

  • client::RaftexService
  • client::RaftexServiceExt
  • server::RaftexService

Functions

  • server::make_RaftexService_server

Type Aliases

  • client::RaftexServiceClient
  • client::RaftexServiceDynClient
  • errors::raftex_service::AppendLogError
  • errors::raftex_service::AskForVoteError
  • errors::raftex_service::HeartbeatError
  • errors::raftex_service::SendSnapshotError
  • types::ClusterID
  • types::GraphSpaceID
  • types::LogID
  • types::PartitionID
  • types::Port
  • types::TermID