type github.com/google/go-cmp/cmp.structField

3 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L393: 	step := StructField{&structField{}}
		path.go#L170: type StructField struct{ *structField }
		path.go#L171: type structField struct {