wit-parser 0.13.2

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
interface or world `bar` not found in package
     --> tests/ui/parse-fail/unresolved-use1.wit:6:7
      |
    6 |   use bar.{x};
      |       ^--