invoke

operator fun invoke(body: RoutingNode.() -> Unit)(source)

Allows using a route instance for building additional routes.

Report a problem