Static GET_BY_ORG_ID
pub static GET_BY_ORG_ID: Lazy<Mutex<TimedCache<Uuid, Result<Vec<ConditionNames>, StatusMessage>>>>
Expand description
Cached static for the get_by_org_id
function.
pub static GET_BY_ORG_ID: Lazy<Mutex<TimedCache<Uuid, Result<Vec<ConditionNames>, StatusMessage>>>>
Cached static for the get_by_org_id
function.