medicapi::logic::med_storage_logic

Function get_by_sickbay

pub fn get_by_sickbay(
    conn: &PgConnection,
    sickbay_id: Uuid,
) -> Result<Vec<MedStorage>, StatusMessage>
Expand description

This is a cached function that uses the GET_BY_SICKBAY cached static.