wit-parser 0.9.2

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
import `foo` conflicts with prior import of same name
     --> tests/ui/parse-fail/world-top-level-func.wit:4:10
      |
    4 |   import foo: func()
      |          ^--