ezcache

Macro implThreadUnsafe

Source
macro_rules! implThreadUnsafe {
    ($for:expr) => { ... };
}
Expand description

Macro to automatically implement CacheStore on a struct that implements ThreadSafeCacheStore