macro_rules! cache_warn {
    ($($arg:tt)+) => { ... };
}
Expand description

Writes a warn! message to the backend::cache::cache logger