[][src]Function escaper::decode_html_buf

pub fn decode_html_buf(buf: impl AsRef<[u8]>) -> Result<String, DecodeErr>