pub static FIND_BY_ID: Lazy<Mutex<TimedCache<Uuid, Result<ShortUserResponse, String>>>>Expand description
Cached static for the find_by_id function.
pub static FIND_BY_ID: Lazy<Mutex<TimedCache<Uuid, Result<ShortUserResponse, String>>>>Cached static for the find_by_id function.