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

Cached static for the recommend_users function.