Skip to main content

id_allocator_path

Function id_allocator_path 

Source
pub fn id_allocator_path(fork_id: &ForkId) -> Path
Expand description

Build the canonical persistence path for a fork’s IdAllocator.

Used by both the factory below and the recovery driver in Day 6, which needs to know where to look for fork-local allocator state when reconstructing a fork’s Writer on Uni::open.