Skip to main content

CREATOR_VERSION_PREFIX

Constant CREATOR_VERSION_PREFIX 

Source
pub const CREATOR_VERSION_PREFIX: &str = "creator:version=";
Expand description

Tag prefix carrying the writing client’s version string (e.g. creator:version=0.5.1).

Why: lets operators distinguish “old buggy client wrote this” from “current client wrote this” without rummaging through logs. Test: creator_info_renders_all_fields.