Skip to main content

MXR_NAME_LEN

Constant MXR_NAME_LEN 

Source
pub const MXR_NAME_LEN: usize = 32;
Expand description

Bytes a device, bay or port name needs, the terminator included.

The wire field is 16 bytes wide. The rest is headroom for the names this library derives rather than reads, which that width does not bound.