mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-17 19:15:11 -04:00
Any type that is memory hashable must not be recursive since there are definitely no pointers involved to make a cycle. Signed-off-by: Joe Tsai <joetsai@digital-static.net>