Crate twiggy_traits [] [src]

Common traits and types used throughout all of twiggy.

Structs

Error

TODO FITZGEN

Enums

OutputFormat

The format of the output.

Traits

Analyze

An analysis takes our IR and returns some kind of data results that can be emitted.

Emit

Anything that can write itself in the given output format to the given destination.