pub fn generate_models_to_file( spec_path: &Path, output_path: &Path, ) -> Result<()>
Generate Rust models from a spec file and write them to output_path, creating parent directories as needed.
output_path