cache_ttl
Method
This is a method of the FastContextConfig class in the context module.Set cache TTL.
Signature
Parameters
No description available.
Returns
The result of the operation.
cache_ttl: Set cache TTL.
This is a method of the FastContextConfig class in the context module.Set cache TTL.
def cache_ttl(mut self, ttl: u64) -> Self