create

abstract suspend fun create(configurator: Config.() -> Unit): C(source)

提供注册函数,得到对应的组件实例。