Constant fidl_fuchsia_hardware_network::MAX_STATUS_BUFFER
source ยท pub const MAX_STATUS_BUFFER: u32 = 50;
Expand description
The maximum number of status samples that can be buffered by a
[StatusWatcher
].
pub const MAX_STATUS_BUFFER: u32 = 50;
The maximum number of status samples that can be buffered by a
[StatusWatcher
].