Constant MAX_ANNOTATION_KEY_VALUE_SIZE
pub const MAX_ANNOTATION_KEY_VALUE_SIZE: u32 = 128; // 128u32
Expand description
Maximum length of AnnotationKey.value
.
pub const MAX_ANNOTATION_KEY_VALUE_SIZE: u32 = 128; // 128u32
Maximum length of AnnotationKey.value
.