pub const PTRS_PER_BLOCK: usize = _; // 1_024usizeExpand description
Number of block pointers that fit in one indirect block (4096 / 4 = 1024)
pub const PTRS_PER_BLOCK: usize = _; // 1_024usizeNumber of block pointers that fit in one indirect block (4096 / 4 = 1024)