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.
pub fn build_python_manifest(
file: &str,
source: &str,
) -> Result<CoverageManifest, PythonInstrumenterError>Manifest-only view kept for callers that predate the probe plan.