Skip to main content

create_runtime

Function create_runtime 

Source
pub fn create_runtime(
    manifest_json: &str,
    options: RuntimeOptions,
) -> Result<XriptRuntime>