Skip to main content

METADATA_FIELD_COMPONENT_MAP

Constant METADATA_FIELD_COMPONENT_MAP 

Source
pub const METADATA_FIELD_COMPONENT_MAP: &[(MetadataField, ComponentId)];
Expand description

Single source of truth for the MetadataFieldComponentId bijection over the Bytes/String-typed mutable-metadata family. The dict↔legacy merge below and the lookup helpers in xmtp_mls::groups::app_data::component_source all derive from this table.