contextTranslator

inline fun <C : Any, S : Any> contextTranslator(noinline t: DirectDI.(C) -> S?): ContextTranslator<C, S>