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