Skip to main content

ensure_many

Function ensure_many 

Source
pub fn ensure_many(
    dir: &Path,
    e: &ExpertLayout,
    bits: &[u32],
) -> Result<Vec<Layout>>
Expand description

Build missing targets together, reading each Q4 source record once. Duplicate precisions are ignored; valid cached stores are left untouched.