Constant MAX_ANNOTATION_KEY_LENGTH
pub const MAX_ANNOTATION_KEY_LENGTH: u64 = 128; // 128u64
Expand description
Maximum length for an annotation’s key.
pub const MAX_ANNOTATION_KEY_LENGTH: u64 = 128; // 128u64
Maximum length for an annotation’s key.