wit-parser 0.221.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
interface cannot be imported more than once
     --> tests/ui/parse-fail/import-twice.wit:7:10
      |
    7 |   import foo;
      |          ^--