github.com/google/safehtml/template.state.String (method)

2 uses

	github.com/google/safehtml/template (current package)
		escape.go#L463: 	s := templateName + "$htmltemplate_" + c.state.String()
		state_string.go#L11: func (i state) String() string {