Function get

Source
pub async fn get(conn: &mut PgConnection, id: Uuid) -> ModelResult<Exam>