cancel(id:)

Cancel any currently in-flight operation with the given identifier.

Cancellation.swift:234
static func cancel(id: some Hashable & Sendable)

Parameters

id

An identifier.