Skip to main content

generate_spec_fixtures

Function generate_spec_fixtures 

Source
fn generate_spec_fixtures(
    runtime: &Runtime,
    data_dir: &str,
    common_dir: &Path,
    studio_dir: &Path,
    spec_wow_id: u32,
) -> Result<()>