CLLocationCoordinate2D
extension CLLocationCoordinate2D: Decodable
extension CLLocationCoordinate2D: Hashable
-
Declaration
Swift
public init(from decoder: Decoder) throws -
Declaration
Swift
public func hash(into hasher: inout Hasher)
View on GitHub