userlib::remote::user_remote

Static FIND_BY_ID

Source
pub static FIND_BY_ID: Lazy<Mutex<TimedCache<Uuid, Result<ShortUserResponse, String>>>>
Expand description

Cached static for the find_by_id function.