NavigatingViewDestinationable

@MainActor
public protocol NavigatingViewDestinationable<PresentationConfiguration> : GroupedDestinationable, ViewDestinationable where Self.ViewType : NavigatingDestinationInterfacing

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