wrap-cli
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
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