SuspendConfigurable

Same as Configurable but with suspend functions.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun configure(config: T)

Configure the Configurable implementation.