wit-parser 0.215.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
6
7
8
failed to handle nested package in: tests/ui/parse-fail/very-nested-packages.wit

Caused by:
    nested packages must be placed at the top-level
         --> tests/ui/parse-fail/very-nested-packages.wit:4:11
          |
        4 |   package a:c2 {
          |           ^---