Crate wit_parser

source ·

Modules

Structs

Represents the result of parsing a wit document.
Structure returned by Resolve::merge which contains mappings from old-ids to new-ids after the merge.
Representation of a fully resolved set of WIT packages.
A listing of source files which are used to get parsed into an UnresolvedPackage.
Representation of a parsed WIT package which has not resolved external dependencies yet.

Enums

Functions

Checks if the given string is a legal identifier in wit.

Type Definitions