pub const MAX_NUM_ANNOTATIONS_PROVIDED: u32 = 64;
Expand description
ยงDeprecation
Feedback is getting close to the limit defined by MAX_NUM_ANNOTATIONS_PROVIDED. Clients should migrate to using MAX_NUM_ANNOTATIONS2_PROVIDED with |annotations2|, which will include all annotations included in |annotations| but has a higher limit for future growth.