static RECOMMEND_INNS: Lazy<Mutex<TimedCache<(), Vec<(u32, String)>>>>
Expand description

Cached static for the recommend_inns function.