mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-03 01:22:15 +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