wit-parser 0.6.3

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
export `foo` conflicts with prior export of same name
     --> tests/ui/parse-fail/world-same-fields3.wit:5:10
      |
    5 |   export foo: interface {}
      |          ^--