Module bytecode::function_target_pipeline
source · Structs
- A processing pipeline for function targets.
- A data structure which holds data for multiple function targets, and allows to manipulate them as part of a transformation pipeline.
Enums
- Describes a function target variant.
- Describes a function verification flavor.
Traits
- A trait describing a function target processor.