injecting

inline fun <T : Any> injecting(environment: String? = null, noinline config: InjectorConfig.Builder.() -> Unit? = null): Lazy<T>