Constant MAX_ANNOTATIONS_PER_ELEMENT
pub const MAX_ANNOTATIONS_PER_ELEMENT: u32 = 1024; // 1_024u32
Expand description
Maximum number of annotations for a single element or view.
pub const MAX_ANNOTATIONS_PER_ELEMENT: u32 = 1024; // 1_024u32
Maximum number of annotations for a single element or view.