SimpleContextTranslator

fun <in C : Any, S : Any> SimpleContextTranslator(contextType: TypeToken<in C>, scopeType: TypeToken<in S>, t: DirectDI.(C) -> S?)