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