Skip to main content

resolve_runtime

Function resolve_runtime 

Source
pub fn resolve_runtime(
    runtime_name: Option<&str>,
    context_path: impl AsRef<Path>,
    use_version_hints: bool,
) -> Option<Runtime>
Expand description

Resolve runtime from either explicit name or auto-detection