Skip to main content

isolation_label

Function isolation_label 

Source
pub fn isolation_label(platform: IgvmPlatformType) -> String
Expand 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.