Crate twiggy_opt [] [src]

Options for running twiggy.

Structs

Dominators

Compute and display the dominator tree for a binary's call graph.

Monos

List the generic function monomorphizations that are contributing to code bloat.

Paths

Find and display the call paths to a function in the given binary's call graph.

Top

List the top code size offenders in a binary.

Enums

Options

Options for configuring twiggy.

OutputDestination

Where to output results.

Traits

CommonCliOptions

Options that are common to all commands.