Ttl

Function Ttl 

Source
pub fn Ttl<T>(key: T) -> TtlCommand
where BulkString: From<T>,
Expand description

TTL redis command

Returns the remaining time to live of a key that has a timeout.