wit-parser 0.221.2

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
failed to resolve directory while parsing WIT for path [tests/ui/parse-fail/conflicting-package]: failed to parse package: tests/ui/parse-fail/conflicting-package: failed to start resolving path: tests/ui/parse-fail/conflicting-package/b.wit: package identifier `foo:b` does not match previous package name of `foo:a`
     --> tests/ui/parse-fail/conflicting-package/b.wit:1:9
      |
    1 | package foo:b;
      |         ^----