Constant fidl_fuchsia_exception::MAX_EXCEPTIONS
source · pub const MAX_EXCEPTIONS: u64 = 32;
Expand description
The maximum amount of exceptions that will be returned by a call to
ListProcessesWaitingOnException
or WatchProcessesWaitingOnException
.