wit-parser 0.6.3

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

     --> tests/ui/parse-fail/import-export-overlap3.wit:9:10
      |
    9 |   export a: interface {}
      |          ^