Expand description

Parse the WIT textual representation into an AST.

Structs§

  • A low-level buffer of tokens which represents a completely lexed file.
  • A convenience error type to tie together all the detailed errors produced by this crate.

Functions§

  • Parse a WIT definition in its textual format, and produces an AST with the Interfaces structure upon succesful.