net/netip.Prefix.AppendText (method, view implemented interface methods)

2 uses

	net/netip (current package)
		netip.go#L1521: func (p Prefix) AppendText(b []byte) ([]byte, error) {
		netip.go#L1539: 	return p.AppendText(buf)