net/netip.Prefix.Bits (method) 2 uses net/netip (current package) netip.go#L1278: func (p Prefix) Bits() int { return int(p.bits) } netip.go#L1473: b[len(b)-1] = uint8(p.Bits())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)