Skip to main content

select_native_runtime_from_artifacts

Function select_native_runtime_from_artifacts 

Source
pub fn select_native_runtime_from_artifacts(
    artifacts: &[NativeRuntimeArtifact],
    profile: &HostRuntimeProfile,
    mesh_version: &str,
    skippy_abi: Option<&str>,
    selection: &RuntimeSelection,
) -> Option<CandidateEvaluation>