Static GET_BY_ORG_ID_AND_ANAPHYLAXIS
pub static GET_BY_ORG_ID_AND_ANAPHYLAXIS: Lazy<Mutex<TimedCache<Uuid, Result<Vec<AllergiesResponse>, StatusMessage>>>>
Expand description
Cached static for the get_by_org_id_and_anaphylaxis
function.
pub static GET_BY_ORG_ID_AND_ANAPHYLAXIS: Lazy<Mutex<TimedCache<Uuid, Result<Vec<AllergiesResponse>, StatusMessage>>>>
Cached static for the get_by_org_id_and_anaphylaxis
function.