wit-parser 0.251.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
import `primary` conflicts with prior func of same name
     --> tests/ui/parse-fail/implements-conflicts-func.wit:10:10
      |
   10 |   import primary: store;
      |          ^------