medicapi::logic::med_storage_logic

Static GET_BY_SICKBAY

pub static GET_BY_SICKBAY: Lazy<Mutex<TimedCache<Uuid, Result<Vec<MedStorage>, StatusMessage>>>>
Expand description

Cached static for the get_by_sickbay function.