Function fluent_syntax::unicode::unescape_unicode[][src]

pub fn unescape_unicode<W>(w: &mut W, input: &str) -> Result where
    W: Write