wit-parser 0.246.2

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
import `x` conflicts with prior type of same name
     --> tests/ui/parse-fail/async-bad-world3.wit:4:10
      |
    4 |   import x: async func();
      |          ^