AnyCancellable

extension AnyCancellable

Combine Module

  • Stores this type-erasing cancellable instance in the specified Datasync manager.

    Declaration

    Swift

    public func store(in manager: DatasyncManager.CombineWrapper)

    Parameters

    manager

    The instance of DatasyncManager.CombineWrapper in which to store this AnyCancellable.