Function is_open

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