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

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