Protocolgrdb 7.3.0GRDB
DatabaseCancellable
A protocol indicating that an activity or action supports cancellation.
protocol DatabaseCancellable : Sendable
Browse conforming typesSupporting Types
class AnyDatabaseCancellable
A type-erasing cancellable object that executes a provided closure when canceled.