create

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

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