Annotation Type IsSafeHtml
A type annotation that represents values that are safe to use in a HTML context.
The annotated type @IsSafeHtml String
and the type SafeHtml
are semantically
equivalent.