Skip to main content

build_runtime_bundle

Function build_runtime_bundle 

Source
pub async fn build_runtime_bundle(
    cockpit: &CliCockpit,
    species: &str,
    snark: u8,
    professional: bool,
) -> Result<RuntimeBundle, Box<dyn Error>>