Here's the reproducible project: https://github.com/clarkmcc/esi-rs When building I get ``` thread 'main' panicked at /Users/.../.cargo/git/checkouts/progenitor-639bd64206ac5e43/2f32cde/progenitor-impl/src/method.rs:1264:9: assertion failed: response_types.len() <= 1 ```
Here's the reproducible project:
https://github.com/clarkmcc/esi-rs
When building I get