var github.com/google/safehtml/legacyconversions.trustedResourceURL

2 uses

	github.com/google/safehtml/legacyconversions (current package)
		legacyconversions.go#L29: var trustedResourceURL = raw.TrustedResourceURL.(func(string) safehtml.TrustedResourceURL)
		legacyconversions.go#L65: 	return trustedResourceURL(s)