Constant MAX_ANNOTATION_VALUE_LENGTH

pub const MAX_ANNOTATION_VALUE_LENGTH: u64 = 1024; // 1_024u64
Expand description

Maximum length for an annotation’s value.