Skip to main content

Crate uniffi_pipeline

Crate uniffi_pipeline 

Source

Macros§

bail
Return early with an error.
use_prev_node

Structs§

Pipeline
Bindgen pipeline
PrintOptions

Traits§

MapNode
Trait for converting one node type to another
Node
Trait for IR types
PipelineRecorder
Records passes taken in a IR pipeline

Functions§

new_pipeline

Type Aliases§

Result
Result<T, Error>

Derive Macros§

MapNode
Node