macro_rules! implThreadUnsafe {
    ($for:expr) => { ... };
}Expand description
Macro to automatically implement CacheStore on a struct that implements ThreadSafeCacheStore
macro_rules! implThreadUnsafe {
    ($for:expr) => { ... };
}Macro to automatically implement CacheStore on a struct that implements ThreadSafeCacheStore