Depends
autogen.tools.Depends #
Creates a dependency for injection based on the provided context or type.
PARAMETER | DESCRIPTION |
---|---|
x | The context or dependency to be injected. TYPE: |
RETURNS | DESCRIPTION |
---|---|
Any | A FastDepends object that will resolve the dependency for injection. |