pub fn log_measurement_diagnostic(
platform: IgvmPlatformType,
digest: &[u8],
svn: u32,
enable_debug: bool,
file: &IgvmFile,
compatibility_mask: u32,
)Expand description
Emit a tracing log of the platform-specific launch-measurement
diagnostic structure for human inspection.