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
532 stars 51 forks source link

Enum Default Values Fix #711

Closed ambiguousname closed 1 month ago

ambiguousname commented 1 month ago

Forgot to include a fix for setting enumerator default values, this should set everything right for the ICU4X repository.