wit-parser 0.247.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
the `ok` type must be the resource being constructed
     --> tests/ui/parse-fail/bad-resource17.wit:6:29
      |
    6 |     constructor() -> result<b, string>;
      |                             ^