const NUM_SHARDS: usize = 8;
Expand description

The number of shards per sharded lock. Must be a power of two.