func image.Rect

2 uses

	image (current package)
		geom.go#L275: func Rect(x0, y0, x1, y1 int) Rectangle {

	rsc.io/qr
		qr.go#L104: 	return image.Rect(0, 0, d, d)