module

fun module(body: Application.() -> Unit)(source)

Installs an application module.

Report a problem