# Functions
ASNumberFromString creates an ASNumber struct from a string value.
PortFromRange creates a Port struct representing a range of ports.
PortFromString creates a Port struct from its string representation.
ProtocolFromInt creates a Protocol struct from an integer value.
ProtocolFromString creates a Protocol struct from a string value.
SinglePort creates a Port struct representing a single port.
# Structs
No description provided by the author
UInt8OrString is a type that can hold an uint8 or a string.
# Type aliases
No description provided by the author
Type represents the stored type of Int32OrString.
No description provided by the author