Skip to main content

alloc_aligned_shards

Function alloc_aligned_shards 

Source
pub fn alloc_aligned_shards(
    total_shards: usize,
    shard_len: usize,
) -> Vec<AlignedShard>