medicapi::logic::sickbay_logic

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.