wit-parser 0.7.1

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
import of function `foo` shadows previously imported interface
     --> tests/ui/parse-fail/world-implicit-import2.wit:8:10
      |
    8 |   import foo: func() -> g
      |          ^--