wrap-cli icon indicating copy to clipboard operation
wrap-cli copied to clipboard

Fix: In Rust bindings, enum imports are now added in serialization modules when the enum is a subtype of an array (Vec) or map

Open krisbitney opened this issue 3 years ago • 0 comments

Enum imports are now added in serialization modules when the enum is a subtype of an array (Vec) or map

Closes https://github.com/polywrap/toolchain/issues/1313

krisbitney avatar Oct 17 '22 10:10 krisbitney