Crate twiggy_traits

Source
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§

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.