medicapi::logic::sick_notice_logic

Function find_submitted_no_cache

pub fn find_submitted_no_cache(
    conn: &PgConnection,
    org_id: Uuid,
) -> Result<Vec<SickNotice>, StatusMessage>
Expand description

Origin of the cached function find_submitted.