wit-parser 0.212.0

Tooling for parsing `*.wit` files and working with their contents.
Documentation
1
2
3
4
5
6
7
8
this type is not gated by a feature but its interface is gated by a feature

Caused by:
    found a reference to a interface which is excluded due to its feature not being activated
         --> tests/ui/parse-fail/bad-gate3.wit:5:8
          |
        5 |   type a = u32;
          |        ^