Versions in this module Expand all Collapse all v0 v0.0.3 May 8, 2023 Changes in this version + func HTMLFromStringKnownToSatisfyTypeContract(s string) safehtml.HTML + func IdentifierFromStringKnownToSatisfyTypeContract(s string) safehtml.Identifier + func ScriptFromStringKnownToSatisfyTypeContract(s string) safehtml.Script + func StyleFromStringKnownToSatisfyTypeContract(s string) safehtml.Style + func StyleSheetFromStringKnownToSatisfyTypeContract(s string) safehtml.StyleSheet + func TrustedResourceURLFromStringKnownToSatisfyTypeContract(s string) safehtml.TrustedResourceURL + func URLFromStringKnownToSatisfyTypeContract(s string) safehtml.URL