Expand description
Instruction printing callbacks and layout selection.
Enums§
- Layout
- Controls how instructions are printed.
Functions§
- default
- Default instruction printer which prints the
Instruction’sDisplayrepresentation.
Trait Aliases§
- PrintFn
- Type alias for a printing callback used by the tracer/profile code.