Skip to main content

read_function_module_phase

Function read_function_module_phase 

Source
pub fn read_function_module_phase(function: &FunctionProto) -> Option<&str>
Expand description

Read MODULE_PHASE_KEY off a FunctionProto. None when the key is absent.