Function mz_repr::strconv::format_string

source ·
pub fn format_string<F>(buf: &mut F, s: &str) -> Nestable
where F: FormatBuffer,