wit-parser 0.6.3

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