pub fn into_version(
    metadata: MetadataIR,
    version: u32,
) -> Option<RuntimeMetadataPrefixed>Expand description
Transform the IR to the specified version.
Use supported_versions to find supported versions.
pub fn into_version(
    metadata: MetadataIR,
    version: u32,
) -> Option<RuntimeMetadataPrefixed>Transform the IR to the specified version.
Use supported_versions to find supported versions.