Skip to main content

build

Function build 

Source
fn build(
    dir: &Path,
    e: &ExpertLayout,
    layouts: &[Layout],
    records: usize,
) -> Result<()>