AsyncRelationContentObserver public protocol AsyncRelationContentObserver Undocumented relationWillChange(_:) Undocumented Declaration Swift func relationWillChange(_ relation: Relation) relationNewContents(_:rows:) Undocumented Declaration Swift func relationNewContents(_ relation: Relation, rows: Set<Row>) relationError(_:error:) Undocumented Declaration Swift func relationError(_ relation: Relation, error: RelationError) relationDidChange(_:) Undocumented Declaration Swift func relationDidChange(_ relation: Relation)