Expand description
Common traits and types used throughout all of twiggy
.
Structs§
- An error that ocurred in
twiggy
when parsing, analyzing, or emitting items.
Enums§
- The format of the output.
- Selects the parse mode for the input data.
Traits§
- An analysis takes our IR and returns some kind of data results that can be emitted.
- Anything that can write itself in the given output format to the given destination.