Expand description
§Timeout Middleware
Framework middleware for request timeout handling. Replaces tower-http TimeoutLayer with framework-native implementation.
Structs§
- Timeout
Config - Configuration for timeout middleware
- Timeout
Info - Timeout information stored in request extensions
- Timeout
Middleware - Framework timeout middleware for HTTP requests
Functions§
- apply_
timeout - Helper function to apply timeout to a future