AsyncRelationContentCoalescedObserver
public protocol AsyncRelationContentCoalescedObserver
Undocumented
-
Undocumented
Declaration
Swift
associatedtype PostprocessingOutput -
Undocumented
Declaration
Swift
func relationWillChange(_ relation: Relation) -
Undocumented
Declaration
Swift
func relationDidChange(_ relation: Relation, result: Result<PostprocessingOutput, RelationError>)
AsyncRelationContentCoalescedObserver Protocol Reference