Constant MAX_HOST_PORTS
pub const MAX_HOST_PORTS: u32 = 256; // 256u32
Expand description
The maximum number of HostPorts that Weave can return in a HostPortList, as weave indexes HostPortLists by a uint8.
pub const MAX_HOST_PORTS: u32 = 256; // 256u32
The maximum number of HostPorts that Weave can return in a HostPortList, as weave indexes HostPortLists by a uint8.