Static FIND
pub static FIND: Lazy<Mutex<TimedCache<Uuid, Result<ShortUserResponse, StatusMessage>>>>
Expand description
Cached static for the find
function.
pub static FIND: Lazy<Mutex<TimedCache<Uuid, Result<ShortUserResponse, StatusMessage>>>>
Cached static for the find
function.