AsyncDatasourceable

public protocol AsyncDatasourceable<ResultData> : AsyncInteractable

This protocol represents a datasource Interactor actor. These datasources can be used to provide items to a Destination’s view interface.