Module cached_responses

Source
Expand description

§Response caching functionality for the Responses API.

Structs§

InMemoryResponseCache
In-memory implementation of ResponseCache

Statics§

RESPONSE_CACHE
Global response cache instance

Traits§

ResponseCache
Trait for caching responses

Functions§

get_response_cache
Helper function to get the global cache instance