net/netip.Prefix.Addr (method)

2 uses

	net/netip (current package)
		netip.go#L1252: func (p Prefix) Addr() Addr { return p.ip }
		netip.go#L1456: 	b := p.Addr().withoutZone().marshalBinaryWithTrailingBytes(1)