Skip to main content

unsupported_control_result

Function unsupported_control_result 

Source
pub fn unsupported_control_result(
    cx: &mut Cx,
    policy: &'static str,
    operation: Symbol,
) -> Result<Ref>
Expand description

Intern an “unsupported” control result and push its diagnostic, for policies that do not implement operation.