Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>
  • Loading branch information
akiradeveloper committed Mar 3, 2024
1 parent df9c825 commit 0f6ca57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lol2/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,6 @@ impl NodeId {
}
}

/// Identifier of a Raft group.
/// In this library, we call Raft group as lane.
pub type LaneId = u32;

0 comments on commit 0f6ca57

Please sign in to comment.