pub fn isolation_label(platform: IgvmPlatformType) -> StringExpand description
Always-safe label for a platform, used to generate sibling file
names and human-readable platform tags. Falls back to
platform_<Debug> for variants without a canonical short name,
ensuring two distinct platforms never collide on the same label.