Protocol
RouteCollection
Groups collections of routes together for adding to a router.
protocol RouteCollection
Topics
Instance Methods
func boot(routes: any RoutesBuilder) throwsRegisters routes to the incoming router.
Protocol
protocol RouteCollection
func boot(routes: any RoutesBuilder) throws