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