Static FIND_USERS_FOR_ORG
pub static FIND_USERS_FOR_ORG: Lazy<Mutex<TimedCache<String, Result<Vec<ShortUserResponse>, StatusMessage>>>>
Expand description
Cached static for the find_users_for_org
function.
pub static FIND_USERS_FOR_ORG: Lazy<Mutex<TimedCache<String, Result<Vec<ShortUserResponse>, StatusMessage>>>>
Cached static for the find_users_for_org
function.