ViewDestinationable

@MainActor
public protocol ViewDestinationable<DestinationType, ContentType, TabType> : Destinationable

This protocol represents a Destination which is associated with a SwiftUI View.