wit-parser 0.7.1

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
export of function `foo` shadows previously exported interface
     --> tests/ui/parse-fail/world-implicit-import3.wit:8:10
      |
    8 |   export foo: func() -> g
      |          ^--