AnyFieldMapping
public protocol AnyFieldMapping : Hashable
Undocumented
-
Undocumented
Declaration
Swift
var field: String { get } -
==(_:Extension method_: ) Declaration
Swift
static func == (lhs: Self, rhs: Self) -> Bool -
hash(into:Extension method) Declaration
Swift
func hash(into hasher: inout Hasher)
View on GitHub
Install in Dash
AnyFieldMapping Protocol Reference