Skip to main content

get

Function get 

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

Returns exam details for a non-deleted exam id.