Type Definition rocket_cache_response::CacheResponse
source · [−]pub type CacheResponse<R> = CacheResponsePro<'static, 'static, R>;Expand description
The responder with a Cache-Control header.
pub type CacheResponse<R> = CacheResponsePro<'static, 'static, R>;The responder with a Cache-Control header.