pub type BlockRange = RangeInclusive<u64>;Expand description
Type alias of RangeInclusive<u64>.
Aliased Typeยง
struct BlockRange { /* private fields */ }pub type BlockRange = RangeInclusive<u64>;Type alias of RangeInclusive<u64>.
struct BlockRange { /* private fields */ }