Skip to main content

create_runtime_from_value

Function create_runtime_from_value 

Source
pub fn create_runtime_from_value(
    manifest: Value,
    options: RuntimeOptions,
) -> Result<XriptRuntime>