wit-parser 0.5.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
6
import of `foo` conflicts with a previously imported interface using the name `foo`

     --> tests/ui/parse-fail/world-implicit-import1.wit:9:10
      |
    9 |   import foo: interface {}
      |          ^--