ServerAddress

public struct ServerAddress : Equatable, Hashable
extension ServerAddress: CustomStringConvertible

A struct representing a network address, consisting of a host and port.