Constant fidl_fuchsia_device_manager::DEVICE_NAME_MAX
source · pub const DEVICE_NAME_MAX: u32 = 31;
Expand description
This definition must match ZX_DEVICE_NAME_MAX
and is checked by a static assert.
pub const DEVICE_NAME_MAX: u32 = 31;
This definition must match ZX_DEVICE_NAME_MAX
and is checked by a static assert.