package raw

Import Path
	github.com/google/safehtml/internal/template/raw (on go.dev)

Dependency Relation
	imports 0 packages, and imported by 2 packages

Involved Source Files Package raw provides a coordination point for package safehtml/template and package safehtml/template/uncheckedconversions. raw must be imported only by these two packages.
Package-Level Variables (total 2, both are exported)
TrustedSource is the raw constructor for a template.TrustedSource.
TrustedTemplate is the raw constructor for a template.TrustedTemplate.