Constant MAX_NET_TYPE_LEN

pub const MAX_NET_TYPE_LEN: u16 = 64; // 64u16
Expand description

Maximum length of a network type string.

Chosen arbitrarily to be large enough to accommodate any reasonable future net types.