From 2162c7b87ac737b9fcb4e3cab1b80f5dede2c6ec Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 11 Sep 2018 15:12:45 -0700 Subject: derive PartialEq for FatCatId --- rust/src/api_helpers.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/src') diff --git a/rust/src/api_helpers.rs b/rust/src/api_helpers.rs index b1d2de94..ee1f9f14 100644 --- a/rust/src/api_helpers.rs +++ b/rust/src/api_helpers.rs @@ -169,7 +169,7 @@ pub fn accept_editgroup(editgroup_id: FatCatId, conn: &DbConn) -> Result