di#
- litestar.di.NamedDependency#
Mark a parameter for name-based dependency injection.
The name of the function parameter will be used as the name for the dependency to inject.
alias of
Annotated[T, <litestar.di.Dependency object at 0x7f5353f2b6b0>]