Skip to main content

NativeModuleBuilder

Type Alias NativeModuleBuilder 

Source
pub type NativeModuleBuilder = fn(&LoweringCtx<'_>) -> NativeModule;
Expand description

Builder type for native-module lowering.