Skip to main content

create_runtime_from_file

Function create_runtime_from_file 

Source
pub fn create_runtime_from_file(
    path: &Path,
    options: RuntimeOptions,
) -> Result<XriptRuntime>