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

2 uses

	net/netip (current package)
		netip.go#L1590: func (p Prefix) String() string {

	github.com/jackc/pgx/v5/pgtype
		inet.go#L106: 	return append(buf, prefix.String()...), nil