HistoryDelete
An interface that enables a custom data store to delete items from the history of changes to its persisted models.
Declaration
protocol HistoryDelete<Model> : SendableAn interface that enables a custom data store to delete items from the history of changes to its persisted models.
protocol HistoryDelete<Model> : Sendable