wit-parser 0.212.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
6
7
8
failed to start resolving path: tests/ui/parse-fail/explicit-packages-with-error.wit

Caused by:
    interface or world `missing` does not exist
         --> tests/ui/parse-fail/explicit-packages-with-error.wit:10:13
          |
       10 |         use missing.{a};
          |             ^------