VisitObservation

public struct VisitObservation : Equatable, Hashable
extension VisitObservation: Sendable

Encapsulates either information about a visit to a page, or meta information about the page, or both. Use [VisitType.UPDATE_PLACE] to differentiate an update from a visit.