pub fn run_bootstrap_with_layout(
layout: &SpoolLayout,
bundled_binaries_dir: &Path,
) -> Result<BootstrapReport>Expand description
Bootstrap with an explicit layout. Useful for tests.
pub fn run_bootstrap_with_layout(
layout: &SpoolLayout,
bundled_binaries_dir: &Path,
) -> Result<BootstrapReport>Bootstrap with an explicit layout. Useful for tests.