Injected

annotation class Injected

When a library function parameter is annotated with @Injected, its value is not supplied by a function call but rather automatically injected by com.quarkdown.core.function.call.binding.InjectedArgumentsBinder.