wit-parser 0.212.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
expected `world`, `interface` or `use`, found keyword `package`
     --> tests/ui/parse-fail/multiple-packages-no-scope-blocks.wit:7:1
      |
    7 | package bar:name;
      | ^------