- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for Vendored (0.26 seconds)
-
fastapi/routing.py
return app _T = TypeVar("_T") # Vendored from starlette.routing to avoid importing private symbols class _AsyncLiftContextManager(AbstractAsyncContextManager[_T]): """ Wraps a synchronous context manager to make it async. This is vendored from Starlette to avoid importing private symbols. """Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Mar 15 11:44:39 GMT 2026 - 193K bytes - Click Count (0)