SsrEngineKey

val SsrEngineKey: AttributeKey<SsrEngine>(source)

A key for storing the SsrEngine in the Ktor application attributes. It can be used to retrieve the default SsrEngine class instance from the Ktor application attributes.