ModelIdentifier

public struct ModelIdentifier<M, F> : ModelIdentifierProtocol where M : Model, F : AnyModelIdentifierFormat

General concrete implementation of a ModelIdentifierProtocol

  • Declaration

    Swift

    public var fields: Fields

Available where F == ModelIdentifierFormat.Custom