[][src]Function sailfish::runtime::escape::escape_with

pub fn escape_with<F: FnMut(&str)>(writer: F, feed: &str)

write the escaped contents with custom function

This function is soft-deprecated because using this function causes a large binary size.