1
2
3
4
5
6
7
// Local aliases for the raftpb types the storage sources name unqualified.

///|
using @raftpb {type Entry, type Snapshot, type HardState, type ConfState}

///|
using @raftpb {limit_size}