We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af1cfa commit c8c7df5Copy full SHA for c8c7df5
crates/raft/src/lib.rs
@@ -9,7 +9,6 @@
9
//! # Public API
10
//!
11
//! The stable public API surface consists of:
12
-//! - [`proto`] — generated protobuf types and gRPC service traits
13
//! - [`trace_context`] — distributed tracing propagation helpers
14
//! - [`metrics`] — Prometheus metric constants and recording helpers
15
//! - [`LedgerTypeConfig`] — OpenRaft type configuration
0 commit comments