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.
pub fn read_function_module_phase(function: &FunctionProto) -> Option<&str>Read MODULE_PHASE_KEY off a FunctionProto. None when the
key is absent.