]> git.proxmox.com Git - proxmox-backup.git/commit
derive PartialEq for Userid
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 30 Nov 2020 13:08:57 +0000 (14:08 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 30 Nov 2020 13:10:17 +0000 (14:10 +0100)
commitb760d8a23ff89225d61a1b0c04d00aca42a83c22
treea3bedfeeff4fd2331535ae007d363f08ba8961e4
parent2c1592263d63dacb88eeea769e0475331e7f04d5
derive PartialEq for Userid

the manual implementation is equivalent

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/api2/types/userid.rs