Skip to main content

CompiledFunctionRef

Type Alias CompiledFunctionRef 

Source
pub type CompiledFunctionRef = Rc<CompiledFunction>;

Aliased Typeยง

pub struct CompiledFunctionRef { /* private fields */ }