Protocol
Cancellable
public protocol Cancellable
A type that represents something that can be cancelled.
Requirements
cancel()
func cancel()
Cancellable
public protocol Cancellable
A type that represents something that can be cancelled.
cancel()
func cancel()