Skip to main content

LEOPARD_SHARD_MULTIPLE

Constant LEOPARD_SHARD_MULTIPLE 

Source
pub const LEOPARD_SHARD_MULTIPLE: usize = 64;
Expand description

Required byte multiple (and cache-line alignment) of every Leopard shard.

Leopard shards must be a non-zero multiple of this value; see [validate_leopard_shard_len]. Equal to SHARD_ALIGNMENT.