Static FIND_BY_ORG
pub static FIND_BY_ORG: Lazy<Mutex<TimedCache<Uuid, Result<Vec<Sickbay>, StatusMessage>>>>
Expand description
Cached static for the find_by_org
function.
pub static FIND_BY_ORG: Lazy<Mutex<TimedCache<Uuid, Result<Vec<Sickbay>, StatusMessage>>>>
Cached static for the find_by_org
function.