Skip to main content

build_python_manifest

Function build_python_manifest 

Source
pub fn build_python_manifest(
    file: &str,
    source: &str,
) -> Result<CoverageManifest, PythonInstrumenterError>
Expand description

Manifest-only view kept for callers that predate the probe plan.