int

@Composable
fun int(nestedRoute: @Composable RouteBuilder.(Int) -> Unit)

Executes its children when the requested subroute is a Int.