pub const MAX_ANNOTATION_VALUE_LENGTH: u64 = 1024;
Expand description

Maximum length for an annotation’s value.