Instance Method

hash(into:)

Inherited from RawRepresentable.hash(into:).

Declaration

func hash(into hasher: inout Hasher)
Available when Self conforms to Hashable and RawValue conforms to Hashable.