func github.com/google/safehtml/template.indirectToStringerOrError

2 uses

	github.com/google/safehtml/template (current package)
		escape.go#L60: 		args[i] = indirectToStringerOrError(arg)
		escape.go#L808: func indirectToStringerOrError(a interface{}) interface{} {