Skip to main content

read_manifest

Function read_manifest 

Source
pub(crate) fn read_manifest<'tcx>(
    path: &Path,
    tcx: TyCtxt<'tcx>,
) -> Result<Vec<Instance<'tcx>>>
Expand description

Read a list of offload kernel instances from the manifest file.