type github.com/jackc/puddle/v2.Destructor

3 uses

	github.com/jackc/puddle/v2 (current package)
		pool.go#L33: type Destructor[T any] func(res T)
		pool.go#L136: 	destructor  Destructor[T]
		pool.go#L154: 	Destructor  Destructor[T]