pub fn to_unescaped_string(s: &str) -> Result<SmolStr, NonEmpty<UnescapeError>>
Unescape a string following Cedar’s string escape rules