NavigatingViewDestinationable

@MainActor
public protocol NavigatingViewDestinationable<DestinationType, ContentType, TabType> : GroupedViewDestinationable where Self.ViewType : NavigatingDestinationInterfacing

This protocol represents a type of Destination which manages a SwiftUI NavigationStack.