wit-parser 0.6.3

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
interface `bar` does not exist
     --> tests/ui/parse-fail/unresolved-use1.wit:4:12
      |
    4 |   use self.bar.{x}
      |            ^--