Constant MAX_HANDLE_COUNT
pub const MAX_HANDLE_COUNT: u32 = 128; // 128u32
Expand description
The maximum number of handles that can be passed to a created component.
pub const MAX_HANDLE_COUNT: u32 = 128; // 128u32
The maximum number of handles that can be passed to a created component.