post_cache_wrapper

Macro post_cache_wrapper 

Source
macro_rules! post_cache_wrapper {
    ($handler:ident, $request_type:ty, $response_type:ty) => { ... };
}
Expand description

Macro to add cache to endpoint