pub const DEVICE_NAME_MAX: u32 = 31;
Expand description

This definition must match ZX_DEVICE_NAME_MAX and is checked by a static assert.