On 07.07.2025 13:58, Wolfgang Bumiller wrote:
On Wed, Jul 02, 2025 at 04:50:00PM +0200, Gabriel Goller wrote:
+impl FrrSerializer for &FrrConfig {

^ Can drop the &, `serialize` already takes `&self` anyway.
Same for lots of other impls below - the tuple impls will still work...

Yep, removed the ref on every impl except the tuples.

Thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to