pub fn safe(v: String) -> Value
Marks a value as safe. This converts it into a string.
When a value is marked as safe, no further auto escaping will take place.