pub type CacheResponse<R> = CacheResponsePro<'static, 'static, R>;
Expand description

The responder with a Cache-Control header.