rust-diplomat / diplomat

Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code
https://rust-diplomat.github.io/book/
Other
512 stars 48 forks source link

Fix bug where result buffer is not generated if error type is ZST #652

Closed ambiguousname closed 1 month ago

ambiguousname commented 1 month ago

Fixes yet another ICU4X demo_gen issue