Leg

public class Leg : Decodable, Hashable

Hashable

  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)

Equatable

  • Declaration

    Swift

    public static func == (lhs: Leg, rhs: Leg) -> Bool