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.
pub static GET_BY_SICKBAY: Lazy<Mutex<TimedCache<Uuid, Result<Vec<MedStorage>, StatusMessage>>>>
Cached static for the get_by_sickbay
function.