ControllerDestinationable

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

This protocol represents a Destination which is associated with a UIViewController.