and

fun Router.and(other: Router): Router(source)
fun Method.and(router: Router): Router(source)


infix fun String.and(router: Router): Router(source)

Bind a path and another router together