wit-parser 0.9.2

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