mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 18:20:51 +00:00
Apparently the codegen wasn't precise enough such that a trait import could cause method resolution to go awry! Closes #919
Apparently the codegen wasn't precise enough such that a trait import could cause method resolution to go awry! Closes #919