UDL can't have a Remote
enums with fields
#2352
Labels
get involved
Good opportunity for deeper-dive onboarding
Remote
enums with fields
#2352
Eg, a simple enum:
uniffi-rs/fixtures/ext-types/lib/src/ext-types-lib.udl
Lines 71 to 75 in 4cbb8f1
If we had an enum with fields, we'd need an
[Enum, Remote] interface {... }
, but that would fail -uniffi-rs/uniffi_udl/src/attributes.rs
Line 458 in aa200a6
via #2334
The text was updated successfully, but these errors were encountered: