Static FIND_BY_ORGANIZATION
pub static FIND_BY_ORGANIZATION: Lazy<Mutex<TimedCache<Uuid, Result<Vec<MedicalProfile>, StatusMessage>>>>
Expand description
Cached static for the find_by_organization
function.
pub static FIND_BY_ORGANIZATION: Lazy<Mutex<TimedCache<Uuid, Result<Vec<MedicalProfile>, StatusMessage>>>>
Cached static for the find_by_organization
function.