Static GET_ACTIVE_BY_ORG
pub static GET_ACTIVE_BY_ORG: Lazy<Mutex<TimedCache<Uuid, Result<Vec<Prescription>, StatusMessage>>>>
Expand description
Cached static for the get_active_by_org
function.
pub static GET_ACTIVE_BY_ORG: Lazy<Mutex<TimedCache<Uuid, Result<Vec<Prescription>, StatusMessage>>>>
Cached static for the get_active_by_org
function.