userapi::logic::user_logic

Static FIND

pub static FIND: Lazy<Mutex<TimedCache<Uuid, Result<ShortUserResponse, StatusMessage>>>>
Expand description

Cached static for the find function.