rumtk_cache_fetch

Macro rumtk_cache_fetch 

Source
macro_rules! rumtk_cache_fetch {
    ( $cache:expr, $key:expr, $func:expr ) => { ... };
}