wit-parser 0.245.1

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-resource16.wit:5:22
      |
    5 |     constructor() -> result<_, string>;
      |                      ^-----