Static FIND_SUBMITTED
pub static FIND_SUBMITTED: Lazy<Mutex<TimedCache<Uuid, Result<Vec<SickNotice>, StatusMessage>>>>
Expand description
Cached static for the find_submitted
function.
pub static FIND_SUBMITTED: Lazy<Mutex<TimedCache<Uuid, Result<Vec<SickNotice>, StatusMessage>>>>
Cached static for the find_submitted
function.