Skip to main content

generic_function_value

Function generic_function_value 

Source
pub fn generic_function_value(
    cx: &mut Cx,
    generic: GenericFunction,
) -> Result<Value>
Expand description

Wraps generic as a runtime callable value that dispatches most-specific.