pub const IMAGE_SERIALIZATION_FORMAT_ID: SerializationFormatId;Expand description
Image-local discriminant for IMAGE_SERIALIZATION_FORMAT. Used by the
compile-time assertions at entity-creation call sites and by the bridge’s
one-byte comparison; never persisted, never compared across images.