wit-parser 0.247.0

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/bad-pkg1]: failed to parse package: tests/ui/parse-fail/bad-pkg1: interface or world `nonexistent` does not exist
     --> tests/ui/parse-fail/bad-pkg1/root.wit:4:7
      |
    4 |   use nonexistent.{};
      |       ^----------