pub const MAX_NET_TYPE_LEN: u16 = 64;
Expand description

Maximum length of a network type string.

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