Skip to main content

execute_self_check

Function execute_self_check 

Source
pub fn execute_self_check(
    plugin_bytes: &[u8],
    supported_slots: &[PluginSlot],
) -> Result<SelfCheckResponse, SelfCheckExecutionError>