mz_repr::strconv

Function format_string

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