pub type L4PortRange = String;
An inclusive-inclusive range of IP ports. The second port may be omitted to represent a single port
pub struct L4PortRange { /* private fields */ }