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