Browse Source
This commit does two things: 1) it fixes `wasmtime_rust::wasmtime` proc macro by adding the missing import to the `__rt` module, and fixing the scoping inside the macro itself; and 2) it augments the `wasmtime_rust::wasmtime` proc macro with custom error messages in case the implementor forgets the `self` argument in the trait methods.pull/554/head
Jakub Konka
5 years ago
committed by
Alex Crichton
2 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue