AnyCancellable
extension AnyCancellable
-
Stores this type-erasing cancellable instance in the specified Datasync manager.
Declaration
Swift
public func store(in manager: DatasyncManager.CombineWrapper)Parameters
managerThe instance of
DatasyncManager.CombineWrapperin which to store thisAnyCancellable.