Depends
Parameters:
Returns:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Depends(x: Any) -> Any
| Name | Description |
|---|---|
x | The context or dependency to be injected. Type: Any |
| Type | Description |
|---|---|
| Any | A FastDepends object that will resolve the dependency for injection. |