Structures
The following structures are available globally.
- 
                  
                  
A struct that represents a network target. It consists of a hostname or an IP address and a port number.
See moreDeclaration
Swift
public struct Target : Hashable 
            View on GitHub
          
      Structures  Reference