Function cedar_policy_core::parser::unescape::to_unescaped_string

source ·
pub fn to_unescaped_string(s: &str) -> Result<SmolStr, NonEmpty<UnescapeError>>
Expand description

Unescape a string following Cedar’s string escape rules