CacheData

Type Alias CacheData 

Source
pub type CacheData = (Expiration, Vec<u8>);